diff options
Diffstat (limited to 'src/operationnull/theme.scm')
| -rw-r--r-- | src/operationnull/theme.scm | 4 |
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/")) |
