Skip to content

Commit f258f39

Browse files
committed
fix: remove 'charts/**' from skip_render to enable chart index rendering
1 parent 5a3c36c commit f258f39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ code_dir: downloads/code
3131
i18n_dir: :lang
3232
skip_render:
3333
- '模板/**' # 👈 加上文件夹名,**代表忽略里面所有文件
34-
- "charts/**"
3534
- "candlestick-analyzer/**"
3635
- "Prompts/**"
3736
# 其他单独的文件名如果也在模板文件夹里,就都不用写了,上面一行全包了

0 commit comments

Comments
 (0)