From 922f3caf675c99675765c5a12a74491c5423a725 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Sun, 24 Feb 2019 11:02:11 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E4=BF=AE=E5=A4=8DMaterial=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E9=93=BE=E6=8E=A5=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/themes/material/_partial/post-content.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}