🔵 other: Add TODO for other pages
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<nav id="main-nav" class="flex items-center">
|
||||
<ul class="flex space-x-4">
|
||||
<li><a href="/" class="text-white hover:text-gray-400">Home</a></li>
|
||||
<!-- TODO: Make these routes/pages -->
|
||||
<li><a href="/about" class="text-white hover:text-gray-400">About</a></li>
|
||||
<li><a href="/contact" class="text-white hover:text-gray-400">Contact</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user