From 1db1108ffcb137624ad1a592d3e88a4490c516a3 Mon Sep 17 00:00:00 2001 From: bd Date: Mon, 15 Jul 2024 15:53:12 -0600 Subject: Lighten site css again, reword some text, temporarily remove blog --- src/operationnull/theme.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/operationnull/theme.scm') diff --git a/src/operationnull/theme.scm b/src/operationnull/theme.scm index 1d0b144..d44881a 100644 --- a/src/operationnull/theme.scm +++ b/src/operationnull/theme.scm @@ -60,8 +60,8 @@ "git")) (li (a (@ (href "/contact.html")) "contact")) - (li (a (@ (href "/posts/")) - "blog")) + ;; (li (a (@ (href "/posts/")) + ;; "blog")) (li (a (@ (href "/")) "home"))))) ,body -- cgit v1.2.3