From 78c78126b8a0f3a666127cc7088844604e6f2456 Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Thu, 21 Sep 2023 18:30:31 -0500 Subject: Testing automatic git ops --- dnw/static-pages.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dnw/static-pages.scm') 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")) -- cgit v1.2.3