created about page and added link to navbar
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<nav aria-label="Global">
|
||||
<ul class="flex items-center gap-6 text-sm">
|
||||
<li>
|
||||
<a class="text-gray-500 transition hover:text-gray-500/75" href="#"> About </a>
|
||||
<a class="text-gray-500 transition hover:text-gray-500/75" href="/about"> About </a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user