summaryrefslogtreecommitdiff
path: root/src/operationnull/theme.scm
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2026-02-24 23:06:38 -0500
committerbd <bdunahu@operationnull.com>2026-02-24 23:06:47 -0500
commitdce08a0f7210104927f5f145248c8d21c7e2afa8 (patch)
tree6f8e661352ec0ae9225b38773d3484c9ac704a04 /src/operationnull/theme.scm
parent481e502918d59b3ab2a6149cc16aadee2039787f (diff)
add the blog back; wawa... :)
Diffstat (limited to 'src/operationnull/theme.scm')
-rw-r--r--src/operationnull/theme.scm4
1 files changed, 3 insertions, 1 deletions
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/"))