commit a0794a363eb6e77a5e6461d1bab39de0e016c816
parent 88af897bf10428f5f2da44d7ed6f905e7ecdea0c
Author: Nuno Sempere <nuno.semperelh@protonmail.com>
Date: Thu, 4 Aug 2022 20:02:24 +0000
tweak: point to more content at end of blog
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/apps/blagh/app.rc b/apps/blagh/app.rc
@@ -95,6 +95,7 @@ fn blagh_body {
} | sed 's/h[2-9]/i/g' | sed 's/h1/h3/g' | head -n 5
# XXX BUG! Markdown [references] break because multiple markdown documents are merged. Should format each blog post independently.
# TODO: use fltr_cache directly, that can fix the previous bug plus provide a perf boost by caching title generation.
+ echo '<p><a href="../sitemap">More content</a></p>'
}
fn get_post_list {