diff --git a/tests/sample/sigal.conf.py b/tests/sample/sigal.conf.py index 515d88d..cf20d4b 100644 --- a/tests/sample/sigal.conf.py +++ b/tests/sample/sigal.conf.py @@ -33,7 +33,7 @@ rss_feed = {'feed_url': 'http://127.0.0.1:8000/feed.rss', 'nb_items': 10} atom_feed = {'feed_url': 'http://127.0.0.1:8000/feed.atom', 'nb_items': 10} # theme = 'photoswipe' -theme = 'galleria' -thumb_size = (280, 210) -galleria_theme = 'folio' +# theme = 'galleria' +# thumb_size = (280, 210) +# galleria_theme = 'folio' # show_map = True