templates: point navbar to reasonable places
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
083d33b1ae
commit
a6bebc92e8
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@
|
||||||
<header>
|
<header>
|
||||||
<h1 class="title">Prose</h1>
|
<h1 class="title">Prose</h1>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="https://nsood.in">Home</a>
|
<a href="/">Home</a>
|
||||||
<a href="https://notes.nsood.in">Blog</a>
|
<a href="https://nsood.in">Portfolio</a>
|
||||||
<a href="https://nsood.in/#contact">Contact</a>
|
<a href="https://nsood.in/#contact">Contact</a>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
@ -25,4 +25,4 @@
|
||||||
Made by Naman Sood, with love.
|
Made by Naman Sood, with love.
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue