diff --git a/src/main/resources/templates/themes/material/_partial/post-content.ftl b/src/main/resources/templates/themes/material/_partial/post-content.ftl index f181df43f..5ef1c9e3c 100644 --- a/src/main/resources/templates/themes/material/_partial/post-content.ftl +++ b/src/main/resources/templates/themes/material/_partial/post-content.ftl @@ -6,7 +6,7 @@

${options.theme_material_other_post_license!}
- 本文链接:${options.blog_url!}/article/${post.postUrl} + 本文链接:${options.blog_url!}/archives/${post.postUrl}

@@ -23,7 +23,7 @@

${options.theme_material_other_post_license!}
- 本文链接:${options.blog_url!}/article/${post.postUrl} + 本文链接:${options.blog_url!}/archives/${post.postUrl}