From e48a1427b6343f2c259a6b3a37a7a3d55ba9a0b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Sat, 4 Jun 2022 17:54:34 +0800 Subject: [PATCH] :art: Add post title in creative commons content. --- i18n/en-us.yaml | 2 ++ i18n/zh-cn.yaml | 2 ++ layouts/partials/post/post_footer/post_copyright.html | 4 ++++ 3 files changed, 8 insertions(+) diff --git a/i18n/en-us.yaml b/i18n/en-us.yaml index 8fc5d47..4ef064b 100644 --- a/i18n/en-us.yaml +++ b/i18n/en-us.yaml @@ -55,6 +55,8 @@ PostReadMore: PostEditTitle: other: Edit this post +PostCRTitle: + other: Post Title PostCRAuthor: other: Post Author PostCRLink: diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml index 0ebdf49..285be03 100644 --- a/i18n/zh-cn.yaml +++ b/i18n/zh-cn.yaml @@ -57,6 +57,8 @@ PostReadMore: PostEditTitle: other: 编辑 +PostCRTitle: + other: 文章标题 PostCRAuthor: other: 本文作者 PostCRLink: diff --git a/layouts/partials/post/post_footer/post_copyright.html b/layouts/partials/post/post_footer/post_copyright.html index 95c79b3..f9ac549 100644 --- a/layouts/partials/post/post_footer/post_copyright.html +++ b/layouts/partials/post/post_footer/post_copyright.html @@ -2,6 +2,10 @@