Skip to content

Commit

Permalink
fix: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya committed Jun 18, 2024
1 parent 8df8f2e commit e83320a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/pages/en/makersinnovationaward.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed";
<div class="col-span-1 lg:col-span-6 flex flex-col gap-8">
<h2 class="text-neutral-900 text-lg leading-6 lg:text-2xl lg:leading-7 font-aktiv font-semibold">Shape MIA 2025 by taking part in the needs assessment!</h2>
<p>
We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it.
Share your valuable opinion and we will consider all your suggestions in our project!
Please take 5-10 minutes to fill out the form until 15.07.2024.
<div class="md:col-start-2 col-span-1">
<ButtonLink className="w-full" caption="Fill the form" target="https://docs.google.com/forms/d/e/1FAIpQLSf6U0bdT9aJhkKzT1vwDABgO1FPp_BgtTkvxfgWsC4HUBpBZQ/viewform" variant="green" newTab />
</div>
Let’s innovate and rebuild Ukraine together!
We are preparing the next round of the Makers Innovation Award for 2025 and would like to invite you to join us in shaping it.
Share your valuable opinion and we will consider all your suggestions in our project!
Please take 5-10 minutes to fill out the form until 15.07.2024.
<div class="md:col-start-2 col-span-1">
<ButtonLink className="w-full" caption="Fill the form" target="https://docs.google.com/forms/d/e/1FAIpQLSf6U0bdT9aJhkKzT1vwDABgO1FPp_BgtTkvxfgWsC4HUBpBZQ/viewform" variant="green" newTab />
</div>
Let’s innovate and rebuild Ukraine together!
</p>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions src/pages/ua/makersinnovationaward.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ import LiteYouTubeEmbed from "react-lite-youtube-embed";
Впроваджуймо інновації та відновлюймо Україну разом!
</p>
</div>
</div>

<div class="container-width grid grid-cols-1 md:grid-cols-12 gap-8 py-8 md:py-24">
<div class="col-span-1 md:col-span-12">
Expand Down

0 comments on commit e83320a

Please sign in to comment.