From e19ebe26ecd117a77c8fdda2e7667fca42160e1d Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Tue, 26 Sep 2023 22:06:05 -0400 Subject: stuff --- layouts/partials/footer.html | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index eb1e7e7..d60e941 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,52 @@ \ No newline at end of file -- cgit v1.1 From 81200fa6a598557f36593c950d7a63c52aa0b22f Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Fri, 29 Sep 2023 00:14:30 -0400 Subject: tweak styles --- layouts/partials/footer.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d60e941..3800b98 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -47,6 +47,9 @@ +
+ Powered by Hugo & Blackbear +
- \ No newline at end of file + -- cgit v1.1 From 2545016f8d6b63b0d857fc20fdd7276d2f0fc2a9 Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Thu, 12 Oct 2023 23:40:26 -0400 Subject: Layout refinements. add config, disclaimer --- layouts/partials/footer.html | 64 +++++++++++++++----------------------------- 1 file changed, 22 insertions(+), 42 deletions(-) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 3800b98..171d3ba 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,55 +1,35 @@ + \ No newline at end of file -- cgit v1.1