Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-05-12 20:30:31 +05:30
parent 216ca60d6c
commit 0e6d6d79a2
10 changed files with 345 additions and 56 deletions

View File

@@ -13,7 +13,6 @@
<a href="/">nattopages</a>
</div>
<nav>
<a href="/">Home</a>
<a href="/about.html">About</a>
<a href="/contact.html">Contact</a>
<a href="/archive.html">Archive</a>
@@ -21,7 +20,6 @@
</header>
<main role="main">
<h1>$title$</h1>
$body$
</main>