From f2549905c848bcad28cb1f32373aed9cdcb43921 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sun, 15 Jun 2025 17:45:45 +0800 Subject: www: update ending hr of article. --- www/layouts/single.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'www/layouts/single.html') diff --git a/www/layouts/single.html b/www/layouts/single.html index cd0e9c5..33360b4 100644 --- a/www/layouts/single.html +++ b/www/layouts/single.html @@ -18,6 +18,8 @@ {{ end}}

{{ .Content }} -
- {{ partial "nav.html" . }} {{ end }} + +{{ define "footer" }} + {{ partial "nav.html" . }} +{{ end }} \ No newline at end of file -- cgit v1.2.3