This commit is contained in:
Jerry
2020-05-01 18:58:09 +08:00
parent e8a47d040a
commit a0655a37c8
23 changed files with 189 additions and 189 deletions

View File

@@ -2,7 +2,7 @@ extends includes/layout.pug
block content
article#post(class="")
#article-container!=page.content
#article-container.post-content!=page.content
include includes/post/post-copyright.pug
.tag_share
if (theme.post_meta.post.tags)