enabled thumbnailer again because it broke the img links

This commit is contained in:
manetta 2022-05-18 10:08:02 +02:00
parent c9150d1d46
commit 93e62b1d5e

View File

@ -31,7 +31,8 @@ PLUGINS = [
"i18n_subsites", "i18n_subsites",
"summary", "summary",
"events-ics", "events-ics",
"complex_footnotes" "complex_footnotes",
"thumbnailer"
] ]
MARKDOWN = { MARKDOWN = {