Skip to content

Commit

Permalink
Update Hero.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfont committed Mar 13, 2024
1 parent ddee7ad commit 9b3f51c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ function portuguese() {
comunidade <a className='text-purple-550' href='https://elixir-lang.org/'>Elixir</a>.
</p>
<div className="order-first -mx-4 550/10 py-4">
<div className="mx-auto flex items-center gap-4 px-4 font-mono text-md">
<DiamondIcon className="h-1.5 w-1.5 overflow-visible fill-current stroke-current" />
<p className='text-sm'><a className='text-purple-550' href="https://www.youtube.com/playlist?list=PLa5zLmv3pgCAT428zYCwzfI1ZZIwWH8aQ">Gravações das Palestras</a></p>p>
</div>
<div className="mx-auto flex items-center gap-4 px-4 font-mono text-md">
<DiamondIcon className="h-1.5 w-1.5 overflow-visible fill-current stroke-current" />
<p>Palestras - primeiro dia:</p>
Expand Down

0 comments on commit 9b3f51c

Please sign in to comment.