diff options
Diffstat (limited to 'src/operationnull/theme.scm')
-rw-r--r-- | src/operationnull/theme.scm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |