diff --git a/templates/common/head.html b/templates/common/head.html index 46da46d..0cb5648 100644 --- a/templates/common/head.html +++ b/templates/common/head.html @@ -1,5 +1,5 @@ +th:with="description=${isPost ? post != null ? post.status.excerpt : singlePage != null ? singlePage.status.excerpt : site.seo.description : site.seo.description}"> diff --git a/templates/main/article_list.html b/templates/main/article_list.html index c51be7f..33ce30c 100644 --- a/templates/main/article_list.html +++ b/templates/main/article_list.html @@ -37,7 +37,7 @@ 置顶 -
+


-
+