From d0560cb6f4ca7ec82740fc5db32018fd9c574db0 Mon Sep 17 00:00:00 2001 From: Nico Date: Mon, 4 Aug 2025 23:28:19 +1000 Subject: [PATCH 1/2] add link to BSD0 license in footer --- _includes/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/base.html b/_includes/base.html index 4089b23..415b731 100644 --- a/_includes/base.html +++ b/_includes/base.html @@ -22,9 +22,9 @@ astolfo.org
-

all text, html and css licensed under BSD0 unless noted otherwise.


site build at commit [PUT COMMIT HERE].
source avaliable at git.nijika.astolfo.org/astolfo/astolfo.org

+

all text, html and css licensed under BSD0 unless noted otherwise.

From bb4ea44b3e820516cdc1a18d9f1d027d0aa2a432 Mon Sep 17 00:00:00 2001 From: Nico Date: Mon, 4 Aug 2025 23:42:46 +1000 Subject: [PATCH 2/2] add navbar to footer --- _includes/base.html | 16 ++++++++++-- bundle.css | 61 ++++++++++++++++++++++++++------------------- 2 files changed, 49 insertions(+), 28 deletions(-) diff --git a/_includes/base.html b/_includes/base.html index 415b731..f24dbc0 100644 --- a/_includes/base.html +++ b/_includes/base.html @@ -18,11 +18,23 @@
{{ content }}
-