From cee1307b9e6fdcd68007ffe597872afa307869f7 Mon Sep 17 00:00:00 2001 From: Realjayden <89341955+Realjayden@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:35:03 +0800 Subject: [PATCH] Update _tags.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 跟着写(chāo)的时候发现编译器报错,原因是span未闭合 --- templates/blog/inclusions/_tags.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/blog/inclusions/_tags.html b/templates/blog/inclusions/_tags.html index dace8ef..ebb3f59 100644 --- a/templates/blog/inclusions/_tags.html +++ b/templates/blog/inclusions/_tags.html @@ -3,10 +3,10 @@