Skip to content

Commit 781fd8e

Browse files
committed
✨ 版权声明增加无版权选项 #1053
1 parent e753117 commit 781fd8e

File tree

12 files changed

+20
-4
lines changed

12 files changed

+20
-4
lines changed

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,8 @@ post:
644644
enable: true
645645

646646
# CreativeCommons license
647-
# Options: BY | BY-SA | BY-ND | BY-NC | BY-NC-SA | BY-NC-ND
647+
# See: https://creativecommons.org/share-your-work/cclicenses/
648+
# Options: BY | BY-SA | BY-ND | BY-NC | BY-NC-SA | BY-NC-ND | ZERO
648649
license: 'BY'
649650

650651
# 显示作者

languages/de.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - Share-alike'
5858
NC: 'NC - Non-commercial'
5959
ND: 'ND - No derivative works'
60+
ZERO: 'CC0 - No Copyright'
6061

6162
footer:
6263
pv: 'Alle Aufrufe: {}'

languages/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - Share-alike'
5858
NC: 'NC - Non-commercial'
5959
ND: 'ND - No derivative works'
60+
ZERO: 'CC0 - No Copyright'
6061

6162
footer:
6263
pv: 'Views: {}'

languages/eo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - Share-alike'
5858
NC: 'NC - Non-commercial'
5959
ND: 'ND - No derivative works'
60+
ZERO: 'CC0 - No Copyright'
6061

6162
footer:
6263
pv: 'Vidoj: {}'

languages/es.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - Compartir igual'
5858
NC: 'NC - No comercial'
5959
ND: 'ND - Sin obras derivadas'
60+
ZERO: 'CC0 - Sin derechos autorales'
6061

6162
footer:
6263
pv: 'Vistas: {}'

languages/ja.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - Share-alike'
5858
NC: 'NC - Non-commercial'
5959
ND: 'ND - No derivative works'
60+
ZERO: 'CC0 - No Copyright'
6061

6162
footer:
6263
pv: '閲覧合計数: {}'

languages/ru.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tag:
2222
title: 'Теги'
2323
subtitle: 'Теги'
2424
post_total: '%d сообщений всего'
25-
25+
2626
about:
2727
menu: 'О'
2828
title: 'О'
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - Share-alike'
5858
NC: 'NC - Non-commercial'
5959
ND: 'ND - No derivative works'
60+
ZERO: 'CC0 - No Copyright'
6061

6162
footer:
6263
pv: 'Просмотров: {}'

languages/zh-CN.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - 相同方式共享'
5858
NC: 'NC - 非商业性使用'
5959
ND: 'ND - 禁止演绎'
60+
ZERO: 'CC0 - 无版权'
6061

6162
footer:
6263
pv: '总访问量 {} 次'

languages/zh-HK.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - 相同方式共享'
5858
NC: 'NC - 非商業性使用'
5959
ND: 'ND - 禁止演繹'
60+
ZERO: 'CC0 - 無著作權'
6061

6162
footer:
6263
pv: '總訪問量 {} 次'

languages/zh-TW.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ post:
5757
SA: 'SA - 相同方式共享'
5858
NC: 'NC - 非商業性使用'
5959
ND: 'ND - 禁止演繹'
60+
ZERO: 'CC0 - 無著作權'
6061

6162
footer:
6263
pv: '總訪問量 {} 次'

0 commit comments

Comments
 (0)