aboutsummaryrefslogtreecommitdiffstats
path: root/haunt.scm
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-01 01:29:07 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:21 +0200
commit2733428c5d1098ac64786865de92beaa19bace6b (patch)
treef9049bb537dbcba6b91da3c24d83ca309f9e5ce8 /haunt.scm
parent60b2eee9a0472d59d8a4530d7f0c09724d724591 (diff)
downloadhaunt-blog-2733428c5d1098ac64786865de92beaa19bace6b.tar.gz
haunt-blog-2733428c5d1098ac64786865de92beaa19bace6b.tar.bz2
haunt-blog-2733428c5d1098ac64786865de92beaa19bace6b.zip
haunt.scm: remove unused commented-out line.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index 07e4f5a..b9295e0 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -23,7 +23,6 @@
#:domain "blog.replicant.us"
#:default-metadata
'((author . "Replicant contributors"))
-;; #:file-filter untitled-file-filter
#:posts-directory "markdown"
#:readers (list commonmark-reader)
#:builders (list (replicant-blog-website)