Skip to content

Commit

Permalink
Changed Placeholder to Snake game
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-n1c committed May 31, 2024
1 parent b95fc2c commit a76f5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend2shine/components/ui/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export default function Footer() {
</li>
<li className="mb-1">
<Link href="/games"
className="text-gray-400 hover:text-gray-100 transition duration-150 ease-in-out">Upcoming
Game</Link>
className="text-gray-400 hover:text-gray-100 transition duration-150 ease-in-out">Snake
Extreme</Link>
</li>
</ul>
</div>
Expand Down

0 comments on commit a76f5c1

Please sign in to comment.