Don't deploy license file

This commit is contained in:
Philipp Oppermann
2022-01-23 16:51:18 +01:00
parent 05acd376e9
commit 0d42178666

View File

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