1

ignore xcf

This commit is contained in:
Evan Pratten 2024-01-06 14:32:47 -05:00
parent 2fc5c0af7f
commit 4bcc76b2b6

View File

@ -8,6 +8,7 @@ generate_feed = true
feed_filename = "rss.xml"
minify_html = false # This breaks mermaid diagrams :(
ignored_content = ["content/@/blog/*.md"]
ignored_static = ["static/images/drawings/*/*.xcf"]
[markdown]
highlight_code = true