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 /setup/index.html | |
parent | 7f293f436223af13118d279faaf39934f4869213 (diff) | |
download | website-fbadfc4eee83870b62dd74a16f55cb1e9555f8d7.zip website-fbadfc4eee83870b62dd74a16f55cb1e9555f8d7.tar.gz |
some changes to the website
Diffstat (limited to 'setup/index.html')
-rw-r--r-- | setup/index.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/setup/index.html b/setup/index.html index 5a77c12..fdb0ee6 100644 --- a/setup/index.html +++ b/setup/index.html @@ -23,13 +23,15 @@ <div id="nav-menu"> <nav> 😎 - <a href="/">Home</a> - 😎 + <a href="/">Home</a> + ✍️ <a href="https://demonkingswarn.is-a.dev/blog/">Blog</a> - 😎 + 🖥️ <a class="active" href="/setup/">Setup</a> - 😎 + 📚 <a href="/books/">Books</a> + 📞 + <a href="/contact/">Contact</a> </nav> </div> </header> |