summaryrefslogtreecommitdiff
path: root/dnw/static-pages.scm
diff options
context:
space:
mode:
Diffstat (limited to 'dnw/static-pages.scm')
-rw-r--r--dnw/static-pages.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/dnw/static-pages.scm b/dnw/static-pages.scm
index eab7e46..8e772e7 100644
--- a/dnw/static-pages.scm
+++ b/dnw/static-pages.scm
@@ -175,7 +175,8 @@
(p "The books I physically own, or want to own. I haven't quite digitized everything yet (just one moving box of like 4).")
,(forms.el->sxml (get-string-all (open-input-file "assets/library/library.el"))
(get-string-all (open-input-file "assets/library/library.tsv"))
- '())
+ '()
+ '(("====== Library Book ======\n\n" . "")))
(h2 "Blogs and Podcasts")
(ul
(li "Not Related"))