Skip to content

Commit a26cf17

Browse files
committed
close #43
1 parent 0610ae3 commit a26cf17

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

config.toml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ languageCode = 'en'
33
defaultContentLanguage = 'zh-cn'
44
title = 'Zig 语言中文社区'
55
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+
"""
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
4045
showLightDarkModeMenu = 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"

0 commit comments

Comments
 (0)