diff options
author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2017-09-11 17:38:16 +0800 |
---|---|---|
committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2017-09-11 17:38:16 +0800 |
commit | cffd4dd2455413535d07cae174b4c2faef8b9bfa (patch) | |
tree | ca439f1d1026e3d45b0d4423e3b9f97792d3e4c8 /data/even | |
parent | 7cab923ef6c93a22c3f9983831f3f07795d8f118 (diff) |
style: change content copyright style
delete link in content copyright
change item-title style
Diffstat (limited to 'data/even')
-rw-r--r-- | data/even/default.toml | 1 | ||||
-rw-r--r-- | data/even/en.toml | 1 | ||||
-rw-r--r-- | data/even/zh-CN.toml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/data/even/default.toml b/data/even/default.toml index 9d0d3a8..ecd015e 100644 --- a/data/even/default.toml +++ b/data/even/default.toml @@ -19,7 +19,6 @@ categories = "分类" [copyright] author = "文章作者" lastMod = "上次更新" - link = "原始链接" markdown = "原始文档" license = "许可协议" diff --git a/data/even/en.toml b/data/even/en.toml index b168dfd..73619f4 100644 --- a/data/even/en.toml +++ b/data/even/en.toml @@ -19,7 +19,6 @@ categories = "Categories" [copyright] author = "Author" lastMod = "LastMod" - link = "Link" markdown = "Markdown" license = "License" diff --git a/data/even/zh-CN.toml b/data/even/zh-CN.toml index 9d0d3a8..ecd015e 100644 --- a/data/even/zh-CN.toml +++ b/data/even/zh-CN.toml @@ -19,7 +19,6 @@ categories = "分类" [copyright] author = "文章作者" lastMod = "上次更新" - link = "原始链接" markdown = "原始文档" license = "许可协议" |