about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--_includes/base.njk2
-rw-r--r--_includes/blogpost.njk2
-rw-r--r--src/index.html5
3 files changed, 6 insertions, 3 deletions
diff --git a/_includes/base.njk b/_includes/base.njk
index f4bfa7d..9d489f1 100644
--- a/_includes/base.njk
+++ b/_includes/base.njk
@@ -35,7 +35,7 @@ title = "Starfall"
 
 <footer>
 <section>
-	<p>This site is 100% <a href=https://git.starfall.systems/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/web/tree/COPYING.md rel=license>COPYING.md</a>.
+	<p>This site is 100% <a href=https://git.starfall.systems/infra/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/infra/web/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
 <div style=text-align:center>∨/∧</div>
 </footer>
diff --git a/_includes/blogpost.njk b/_includes/blogpost.njk
index 11f7582..75e2576 100644
--- a/_includes/blogpost.njk
+++ b/_includes/blogpost.njk
@@ -37,7 +37,7 @@ title = "Starfall"
 
 <footer>
 <section>
-	<p>This site is 100% <a href=https://git.starfall.systems/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/web/tree/COPYING.md rel=license>COPYING.md</a>.
+	<p>This site is 100% <a href=https://git.starfall.systems/infra/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/infra/web/tree/COPYING.md rel=license>COPYING.md</a>.
 </section>
 <div style=text-align:center>⋁/⋀</div>
 </footer>
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>