Skip to content

Commit

Permalink
Update Header.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfont committed Mar 13, 2024
1 parent af909fc commit 85f15aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ export function Header() {
<p>Fortaleza, CE</p>
</div>
</div>
<div className="hidden sm:mt-10 sm:flex lg:mt-0 lg:grow lg:basis-0 lg:justify-end">
<Button href="https://www.youtube.com/playlist?list=PLa5zLmv3pgCAT428zYCwzfI1ZZIwWH8aQ">Palestras</Button>
</div>
<div className="hidden sm:mt-10 sm:flex lg:mt-0 lg:grow lg:basis-0 lg:justify-end">
<Button href="https://www.youtube.com/playlist?list=PLa5zLmv3pgCBLo8FOBTbK8DuoFBLL6q44">Transmissões ao Vivo</Button>
</div>
<!-- <div className="hidden sm:mt-10 sm:flex lg:mt-0 lg:grow lg:basis-0 lg:justify-end">
<Button href="https://bit.ly/45YuUyo">Tickets/Inscrições</Button>
</div> -->
Expand Down

0 comments on commit 85f15aa

Please sign in to comment.