diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-03-01 01:29:07 +0100 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:21 +0200 |
| commit | 2733428c5d1098ac64786865de92beaa19bace6b (patch) | |
| tree | f9049bb537dbcba6b91da3c24d83ca309f9e5ce8 /haunt.scm | |
| parent | 60b2eee9a0472d59d8a4530d7f0c09724d724591 (diff) | |
| download | haunt-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.scm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |
