Skip to content

Commit

Permalink
Update Hero.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfont authored Mar 13, 2024
1 parent 9b3f51c commit 5fdc4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function portuguese() {
<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>
<p><a className='text-purple-550' href="https://www.youtube.com/playlist?list=PLa5zLmv3pgCAT428zYCwzfI1ZZIwWH8aQ">Gravações das Palestras</a></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" />
Expand Down

0 comments on commit 5fdc4cc

Please sign in to comment.