diff --git a/archives.ftl b/archives.ftl index bd01c2f..66f023b 100644 --- a/archives.ftl +++ b/archives.ftl @@ -10,13 +10,6 @@
<#list archive.posts as post>
- <#if post.thumbnail?? && post.thumbnail!='' && (settings.post_thumbnail_enable?? && settings.post_thumbnail_enable)> - -

- ${post.title!} -

-
-
diff --git a/layout/common/footer.ftl b/layout/common/footer.ftl index 78ce125..7aae6e8 100644 --- a/layout/common/footer.ftl +++ b/layout/common/footer.ftl @@ -53,7 +53,7 @@ <#if settings.social_free?? && settings.social_free!=''>

- © ${.now?string('yyyy')} ${user.nickname!} ${settings.social_free!}  v${version!} + © ${.now?string('yyyy')} ${user.nickname!} ${settings.social_free!}  @${version!}

<#if settings.caidai!true> diff --git a/links.ftl b/links.ftl index 8ccecb1..abb199c 100644 --- a/links.ftl +++ b/links.ftl @@ -20,7 +20,7 @@

名称:${user.nickname!}

链接:${context!}

-

头像:${context!}/avatar

+

头像:${context!}avatar

描述:${user.description!}

本人会不定期清理无法访问的链接,请确保自己的链接长期有效