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