Skip to content

Commit 28007a0

Browse files
committed
vault backup: 2026-01-17 13:56:33
1 parent 24c1a5b commit 28007a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ code_dir: downloads/code
3131
i18n_dir: :lang
3232
skip_render:
3333
- '模板/**' # 👈 加上文件夹名,**代表忽略里面所有文件
34-
- "charts/!(*.md)"
34+
- "charts/**"
3535
# 其他单独的文件名如果也在模板文件夹里,就都不用写了,上面一行全包了
3636
# Writing
3737
new_post_name: :title.md # File name of new posts

0 commit comments

Comments
 (0)