Skip to content

Commit

Permalink
Fix Undershows Fest date
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomartins84 authored Feb 12, 2025
1 parent 1e8c97e commit 5457270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/old/AppNavbar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const isLink = (state: CollectionEntry<"state">) =>
<div class="compact-section" style="text-align: center; line-height: 1.6; font-size: 23px; color: #000;">
<b>-ˋˏ✄---------------------------------------------------------------</b><br>
<div style="margin-bottom: 2px;">
<b>Undershows Fest IV (Março): 12/03 (quarta-feira)</b>
<b>Undershows Fest IV (Março): 19/03 (quarta-feira)</b>
</div>
<div style="margin-bottom: 2px;">
<b>Undershows Fest V (Junho - Edição Especial Níver do Jorge): 06/06 (sexta-feira), 66 anos &#x1F608;</b>
Expand All @@ -102,4 +102,4 @@ const isLink = (state: CollectionEntry<"state">) =>
<b>-ˋˏ✄---------------------------------------------------------------</b><br>
</div>

<Content />
<Content />

0 comments on commit 5457270

Please sign in to comment.