File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 3
3
# Zig 语言中文社区
4
4
5
5
- < https://ziglang.cc >
6
- - 如果没有特殊声明,本网站内容均采用 [ CC BY-NC-ND
7
- 4.0] ( https://creativecommons.org/licenses/by-nc-nd/4.0/ ) 协议
6
+ - 如果没有特殊声明,本网站内容均采用 [ CC BY-NC-ND 4.0] ( https://creativecommons.org/licenses/by-nc-nd/4.0/ ) 协议
8
7
9
8
<center >
10
9
<p >欢迎来到 Zig 语言中文社区!(Zig Chinese Community,简称:ZigCC)</p >
11
- <a href =" https ://discord.gg/UraRxD6WXD " >
10
+ <a href =" http ://ask.ziglang.cc/discord " >
12
11
<img src =" https://img.shields.io/discord/1155469703846834187?label=Chat at Discord " />
13
12
</a >
14
13
<a href =" /index.xml " >
Original file line number Diff line number Diff line change 24
24
<div>
25
25
<div>
26
26
<p>© 2022–2025 |
27
- <a href="https://github.com/zigcc/zigcc.github.io">Source Code </a>
28
- |
29
- <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">BY-NC-ND 4.0 </a>
30
- |
31
- <a href="/rss">RSS</a> </p>
27
+ <a href="https://github.com/zigcc/zigcc.github.io">网站源码 </a>
28
+ | 由 <a href="https://zine-ssg.io/">Zine</a> 驱动
29
+ | <a href="/rss">RSS </a>
30
+
31
+ </p>
32
32
</div>
33
33
<div>
34
34
<a
35
- href="https ://github.com/orgs/zigcc/discussions "
35
+ href="http ://ask.ziglang.cc "
36
36
target="_blank"
37
37
>
38
38
<img src="$site.asset('icons/github.svg').link()" alt="GitHub">
39
39
</a>
40
- <a href="https ://discord.gg/UraRxD6WXD " target="_blank">
40
+ <a href="http ://ask.ziglang.cc/discord " target="_blank">
41
41
<img src="$site.asset('icons/discord.svg').link()" alt="Discord">
42
42
</a>
43
- <a href="https ://t.me/ZigChinese " target="_blank">
43
+ <a href="http ://ask.ziglang.cc/telegram " target="_blank">
44
44
<img src="$site.asset('icons/telegram.svg').link()" alt="Telegram">
45
45
</a>
46
46
<a href="mailto:
[email protected] " target="_blank">
You can’t perform that action at this time.
0 commit comments