summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2024-02-27 16:44:34 -0600
committerStarfall <us@starfall.systems>2024-02-27 16:44:34 -0600
commit1612ae4ac04ba42bc993e3c9371c116fc502dc35 (patch)
tree2ec876b3a3ac5bd66b0ea2ed5f12cd1538ed1d61 /src
parente9d57ba2892c78e08c426b4dadbe3a91bc0de2e0 (diff)
fix navbar and source links
Diffstat (limited to 'src')
-rw-r--r--src/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 51c78fd..b4c5ce8 100644
--- a/src/index.html
+++ b/src/index.html
@@ -1,7 +1,10 @@
 ---
 title = "starfall.systems"
 layout = "base.njk"
-eleventyNavigation.key = "Home"
+
+[eleventyNavigation]
+key = "Home"
+order = -1
 ---
 
 <section id=about>