summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-08-17 22:52:35 +0200
committerrekado <rekado@elephly.net>2015-08-17 22:56:03 +0200
commit35ad5a511cf3c3fb2b959091675d4a6107b73899 (patch)
treef267078ef47cc27fd0088869564980016f4bdc65 /haunt.scm
parent89752ab353c9a4872f264b9c9ccdf871d0115b17 (diff)
haunt: Remove outdated comment.
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/haunt.scm b/haunt.scm
index 5d5fd03..7a1466b 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -1,8 +1,3 @@
-;; TODO:
-;; * Archive page should list *all* tags
-;; * copy posts as static pages (e.g. /elephly.html)
-;; * fix titles of non-posts pages
-
(use-modules (srfi srfi-1) ; list stuff
(srfi srfi-11) ; let-values
(srfi srfi-19) ; date functions