Skip to content

Commit c344884

Browse files
committed
chore: add highlight for the code in contributing
1 parent 700f5dd commit c344884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contributing.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Zig 中文社区是一个开放的组织,我们致力于推广 Zig 在中文
1717
2. 在 `content/post` 内添加自己的文章(smd格式),文件命名为: `${YYYY}-${MM}-${DD}-${SLUG}.smd`
1818
3. 文件开始需要包含一些描述信息,例如:
1919

20-
```
20+
```zig
2121
---
2222
.title = "文章标题",
2323
.date = @date("2025-06-05T16:00:00+0800"),

0 commit comments

Comments
 (0)