[config] more exludes
This commit is contained in:
parent
7161ff8a8a
commit
5cb58e116c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ destination: ./_site
|
|||
|
||||
markdown: kramdown
|
||||
|
||||
exclude: ["static"]
|
||||
exclude: ["static", "s"]
|
||||
|
||||
safe: true
|
||||
highlighter: rouge
|
||||
|
|
Loading…
Reference in a new issue