From 78ce8c9a1037a7fb0e2582df6510217274f0ffc6 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Mon, 27 May 2024 19:20:54 -0500 Subject: [PATCH] slashpage formatting tweaks --- config/_default/params.toml | 3 +++ layouts/partials/footer.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 818306d..7d2a656 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -187,14 +187,17 @@ url = "mailto:jbowdre@omg.lol" [[slashPages]] title = "/changelog" url = "/changelog" +label = "recent changes to the site" [[slashPages]] title = "/colophon" url = "/colophon" +label = "how this site works" [[slashPages]] title = "/homelab" url = "/homelab" +label = "my homelab setup" [[verifyLinks]] title = "omg.lol" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index dc63590..cde209f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,5 @@ -