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'
33defaultContentLanguage = ' zh-cn'
44title = ' Zig 语言中文社区'
55description = ' 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+ """
611
712[[menu .main ]]
813 name = " 学习 Zig"
@@ -39,13 +44,6 @@ description = 'Zig Chinese Community is dedicated to sharing and spreading the u
3944# navbar_logo = false
4045showLightDarkModeMenu = true
4146
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
4947[params .links ]
5048[[params .links .user ]]
5149 name = " GitHub Discussion"
You can’t perform that action at this time.
0 commit comments