We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 700f5dd + c344884 commit 1728fa7Copy full SHA for 1728fa7
content/contributing.smd
@@ -17,7 +17,7 @@ Zig 中文社区是一个开放的组织,我们致力于推广 Zig 在中文
17
2. 在 `content/post` 内添加自己的文章(smd格式),文件命名为: `${YYYY}-${MM}-${DD}-${SLUG}.smd`
18
3. 文件开始需要包含一些描述信息,例如:
19
20
-```
+```zig
21
---
22
.title = "文章标题",
23
.date = @date("2025-06-05T16:00:00+0800"),
0 commit comments