From c5f6b61b2b7436d5c32728d5d1c441265c451958 Mon Sep 17 00:00:00 2001 From: ccl Date: Fri, 17 Apr 2020 01:10:45 +0200 Subject: [PATCH] Update 'pelicanconf.py' --- pelicanconf.py | 2 -- 1 file changed, 2 deletions(-) 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