diff options
author | DemonKingSwarn <rockingswarn@gmail.com> | 2024-05-20 15:08:25 +0530 |
---|---|---|
committer | DemonKingSwarn <rockingswarn@gmail.com> | 2024-05-20 15:08:25 +0530 |
commit | fbadfc4eee83870b62dd74a16f55cb1e9555f8d7 (patch) | |
tree | 7d24e8e51b97555f0b2d063be9dfa5a40a43f8ea /index.html | |
parent | 7f293f436223af13118d279faaf39934f4869213 (diff) | |
download | website-fbadfc4eee83870b62dd74a16f55cb1e9555f8d7.zip website-fbadfc4eee83870b62dd74a16f55cb1e9555f8d7.tar.gz |
some changes to the website
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -24,12 +24,14 @@ <nav> 😎 <a class="active" href="/">Home</a> - 😎 + ✍️ <a href="https://demonkingswarn.is-a.dev/blog/">Blog</a> - 😎 + 🖥️ <a href="/setup/">Setup</a> - 😎 + 📚 <a href="/books/">Books</a> + 📞 + <a href="/contact/">Contact</a> </nav> </div> </header> |