Browse Source

enabled thumbnailer again because it broke the img links

master
manetta 2 years ago
parent
commit
93e62b1d5e
  1. 3
      pelicanconf.py

3
pelicanconf.py

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

Loading…
Cancel
Save