From dce08a0f7210104927f5f145248c8d21c7e2afa8 Mon Sep 17 00:00:00 2001 From: bd Date: Tue, 24 Feb 2026 23:06:38 -0500 Subject: add the blog back; wawa... :) --- src/operationnull/theme.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/operationnull/theme.scm') diff --git a/src/operationnull/theme.scm b/src/operationnull/theme.scm index 88e04c0..a899575 100644 --- a/src/operationnull/theme.scm +++ b/src/operationnull/theme.scm @@ -53,6 +53,8 @@ "porphyrion")) (li (a (@ (href "https://git.operationnull.com/")) "git")) + (li (a (@ (href "/posts/")) + "blog")) (li (a (@ (href "/contact.html")) "contact")) (li (a (@ (href "/")) @@ -63,7 +65,7 @@ (script (@ (id "umaring_js") (src "https://umaring.mkr.cx/ring.js?id=bdunahu"))) (div (@ (id "umaring"))) - "Copyright © 2025 bdunahu" + "Copyright © 2024-2026 bdunahu" (br) "Site content available under the " ,%cc-by-sa-link " license " (a (@ (href "https://git.operationnull.com/operationnull.git/")) -- cgit v1.2.3