templates: point navbar to reasonable places

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-03-19 00:27:16 -04:00
parent 083d33b1ae
commit a6bebc92e8

View file

@ -13,8 +13,8 @@
<header>
<h1 class="title">Prose</h1>
<nav>
<a href="https://nsood.in">Home</a>
<a href="https://notes.nsood.in">Blog</a>
<a href="/">Home</a>
<a href="https://nsood.in">Portfolio</a>
<a href="https://nsood.in/#contact">Contact</a>
</nav>
</header>
@ -25,4 +25,4 @@
Made by Naman Sood, with love.
</footer>
</body>
</html>
</html>