From 19f5a7b7f911047350b0fed459af15be495a9405 Mon Sep 17 00:00:00 2001 From: mayx Date: Tue, 1 Apr 2025 10:29:58 +0000 Subject: Update 2 files - /index.html - /_layouts/post.html--- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts') diff --git a/_layouts/post.html b/_layouts/post.html index f2b57a1..498f419 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -78,7 +78,7 @@ layout: default {{content}} {% if page.tags %} -tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} +tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件 {% endif %}

-- cgit 1.4.1-2-gfad0