created about page and added link to navbar

This commit is contained in:
2024-02-16 17:24:05 +00:00
parent 12a759cd71
commit b8fd3b292f
5 changed files with 69 additions and 58 deletions

View File

@@ -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>