diff --git a/pelicanconf.py b/pelicanconf.py index be15fcf..ab08a3c 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -108,7 +108,7 @@ PANDOC_MARKDOWN_EXTENSIONS = [ #YUICOMPRESSOR_EXECUTABLE = "yui-compressor" #YUICOMPRESSOR_EXTRA_OPTIONS = ["--disable-optimizations"] -#PLUGINS += ["yuicompressor"] +#PLUGINS += ["yuicompressor-opt"] DIRECT_TEMPLATES = ('index', 'categories', 'authors', 'archives', 'search')