Skip to content

Commit

Permalink
Update TopNavigationBar.tsx with IOI workshop banner (#4039)
Browse files Browse the repository at this point in the history
* Update TopNavigationBar.tsx

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
mjh316 and pre-commit-ci[bot] authored Nov 21, 2023
1 parent d4b6fff commit 2a936db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/TopNavigationBar/TopNavigationBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@ export default function TopNavigationBar({
<div className="pr-16 sm:text-center sm:px-16">
<p className="font-medium text-white">
<span className="md:inline">
We're recruiting problem writers to write problems for our
interclub competition!
Come to our Livesolve and Q&A workshop hosted by the USA's IOI
team!
</span>
<span className="block sm:ml-2 sm:inline-block">
<a
href="https://docs.google.com/forms/d/e/1FAIpQLSfz-eHQWKu96ozKRC55tYxe3YAMqjj1vLZiY1ZGt1dSjz72Kw/viewform"
href="https://forms.gle/LhGc6eQyFW77cG7v7"
target="_blank"
rel="noreferrer"
className="text-white font-bold underline"
Expand Down

0 comments on commit 2a936db

Please sign in to comment.