tweak: point to more content at end of blog

This commit is contained in:
Nuno Sempere 2022-08-04 20:02:24 +00:00
parent 88af897bf1
commit a0794a363e

View File

@ -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 {