Fix license file ignore

This commit is contained in:
Philipp Oppermann
2022-10-03 13:24:04 +02:00
parent a86304d932
commit 209fd7c312

View File

@@ -5,7 +5,7 @@ feed_filename = "rss.xml"
compile_sass = true compile_sass = true
minify_html = false minify_html = false
ignored_content = ["*/README.md", "LICENSE-CC-BY-NC"] ignored_content = ["*/README.md", "*/LICENSE-CC-BY-NC"]
[markdown] [markdown]
highlight_code = true highlight_code = true