about summary refs log tree commit diff homepage
path: root/_layout
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-31 23:14:08 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-31 23:14:08 +0700
commitcb35d1b5811aac349fd4d09bc3c0d666bd7ebeae (patch)
tree242ca2b505ff2cc5635ceba6dd72624bf073a16e /_layout
parent3d1c6df4d779caf89590e7911e78c90c1473af4b (diff)
downloadsite-cb35d1b5811aac349fd4d09bc3c0d666bd7ebeae.tar.gz
Improve dependency injection
Diffstat (limited to '_layout')
-rw-r--r--_layout/page_foot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layout/page_foot.html b/_layout/page_foot.html
index f6745c4..bb10e5a 100644
--- a/_layout/page_foot.html
+++ b/_layout/page_foot.html
@@ -8,5 +8,5 @@
 {{comments_rendered}}
 <p>Follow the anchor in an author's name to reply via
   <a href=https://useplaintext.email>plaintext email</a>.  Markdown
-  inline markups, block quotes and code blocks are supported.</p>{{end}}
+  inline markups, block quotes, lists and code blocks are supported.</p>{{end}}
 {{insert footer.html}}