Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
DarhkVoyd authored Jul 8, 2024
1 parent 64b1053 commit 038e0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Home() {
<ul>
<h2 className="text-[18px] my-4 animate-fadeIn animate-[fadeIn_2.5s]">We are building..</h2>
<li className="before:mr-2 before:content-hyphen before:animate-[fadeIn_2.5s]">
<Link href="https://enrych.github.io/toppings-web" className="font-bold hover:underline animate-[fadeIn_3s]">Toppings:</Link>
<Link href="https://enrych.github.io/toppings" className="font-bold hover:underline animate-[fadeIn_3s]">Toppings:</Link>
<span className="animate-[fadeIn_3s]"> a browser extension for your web, your way.</span>
</li>
</ul>
Expand Down

0 comments on commit 038e0e2

Please sign in to comment.