File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ languageCode = 'en'
3
3
defaultContentLanguage = ' zh-cn'
4
4
title = ' Zig 语言中文社区'
5
5
description = ' Zig Chinese Community is dedicated to sharing and spreading the use of Zig language among Chinese users.'
6
+ copyright = """ © 2022–2025
7
+ | <a href="https://github.com/zigcc/zigcc.github.io">Source Code</a>
8
+ | <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">BY-NC-ND 4.0</a>
9
+ | <a href="/index.xml">RSS</a>
10
+ """
6
11
7
12
[[menu .main ]]
8
13
name = " 学习 Zig"
@@ -39,13 +44,6 @@ description = 'Zig Chinese Community is dedicated to sharing and spreading the u
39
44
# navbar_logo = false
40
45
showLightDarkModeMenu = true
41
46
42
- [params .copyright ]
43
- authors = """
44
- \\ | [BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/)
45
- \\ | <a rel="me" href="https://mastodon.social/@liujiacai">Mastodon</a>
46
- \\ | [RSS](/index.xml)
47
- """
48
- from_year = 2022
49
47
[params .links ]
50
48
[[params .links .user ]]
51
49
name = " GitHub Discussion"
You can’t perform that action at this time.
0 commit comments