aboutsummaryrefslogtreecommitdiff
path: root/www/layouts/list.html
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-06-15 18:42:58 +0800
committerYuqian Yang <crupest@crupest.life>2025-06-15 18:42:58 +0800
commitf1c19b07aac94cebef8414953c95a27f27a01580 (patch)
tree6753f1b76761c6b763f10cc54c0072a41b1cb9b0 /www/layouts/list.html
parent6e2cfec16aa1481ac73317f6b7b29d7733a1a42d (diff)
downloadcrupest-f1c19b07aac94cebef8414953c95a27f27a01580.tar.gz
crupest-f1c19b07aac94cebef8414953c95a27f27a01580.tar.bz2
crupest-f1c19b07aac94cebef8414953c95a27f27a01580.zip
www: move date label and add hr on list page.
Diffstat (limited to 'www/layouts/list.html')
-rw-r--r--www/layouts/list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/layouts/list.html b/www/layouts/list.html
index be33d10..1d4ec56 100644
--- a/www/layouts/list.html
+++ b/www/layouts/list.html
@@ -5,6 +5,7 @@
{{ define "content" }}
{{ partial "nav.html" . }}
<h1>{{ .Title }}</h1>
+ <hr/>
{{ partial "preview/posts.html" (dict
"h" "h3"
"pages" .RegularPages