diff --git a/blog/config.toml b/blog/config.toml index 51332e0e..4c209e7a 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -5,7 +5,7 @@ feed_filename = "rss.xml" compile_sass = true minify_html = false -ignored_content = ["*/README.md", "LICENSE-CC-BY-NC"] +ignored_content = ["*/README.md", "*/LICENSE-CC-BY-NC"] [markdown] highlight_code = true