Browse Source

disabled the thumbnailer plugin, as images get really vblurry

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

3
pelicanconf.py

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

Loading…
Cancel
Save