summaryrefslogtreecommitdiff
path: root/templates/layouts/header.html
diff options
context:
space:
mode:
authora73x <[email protected]>2024-08-25 15:14:42 +0100
committera73x <[email protected]>2024-08-25 15:14:42 +0100
commit9747eaa84f3cbec2267317fd98cda991c427f190 (patch)
tree8d6b54895ae5766b60747cdf367c4181fc462938 /templates/layouts/header.html
parent2e2ccfc8a9cd73d316149b67c875545891c5dada (diff)
post 3
Diffstat (limited to 'templates/layouts/header.html')
-rw-r--r--templates/layouts/header.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/layouts/header.html b/templates/layouts/header.html
deleted file mode 100644
index f1d2d18..0000000
--- a/templates/layouts/header.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<h1>a73x</h1>
-<nav>
- <ul>
- <li><a href="/">home</a></li>
- <li><a href="/posts.html">posts</a></li>
- </ul>
-</nav>