diff --git a/pelicanconf.py b/pelicanconf.py index 5b7418a..9eeeae0 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -101,5 +101,3 @@ THUMBNAIL_SIZES = {'thumb':'200x?', 'thumb2x':'400x?'} # category url CATEGORY_URL = '/{slug}.html' -#stream -STREAM_SAVE_AS='stream/{slug}.html' \ No newline at end of file