summaryrefslogtreecommitdiff
path: root/source/_includes/navigation.html
diff options
context:
space:
mode:
authorPrefetch2022-10-14 23:25:28 +0200
committerPrefetch2022-10-14 23:25:28 +0200
commit6ce0bb9a8f9fd7d169cbb414a9537d68c5290aae (patch)
treea0abb6b22f77c0e84ed38277d14662412ce14f39 /source/_includes/navigation.html
Initial commit after migration from Hugo
Diffstat (limited to 'source/_includes/navigation.html')
-rw-r--r--source/_includes/navigation.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/_includes/navigation.html b/source/_includes/navigation.html
new file mode 100644
index 0000000..a5c835c
--- /dev/null
+++ b/source/_includes/navigation.html
@@ -0,0 +1,9 @@
+<div class="nav noha">
+<div class="navl"><a href="/">PREFETCH</a></div>
+<div class="navr">
+<a href="/blog/">blog</a>&emsp;
+<a href="/code/">code</a>&emsp;
+<a href="/know/">know</a>
+</div>
+</div>
+<hr>