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
commit9407906d08b2f7e493996e3924c42f6cf90b29a8 (patch)
treee1a42c9635f9c0605259af67df23dcc640b2728f /www/layouts/list.html
parent6d96abc1a4be308c7679797abdff8d9f02067ccd (diff)
downloadcrupest-dev.tar.gz
crupest-dev.tar.bz2
crupest-dev.zip
www: move date label and add hr on list page.dev
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