X-Git-Url: https://pwan.org/git/?p=pwan.org.git;a=blobdiff_plain;f=pelicanconf.py;fp=pelicanconf.py;h=958aec89e10be30f4586e8ff1a9e287576853df0;hp=23806dcbe6423ff1a1691cc72c956780f8f87d13;hb=dd55ce0638793dd8f348fe9bf679049ef34fff47;hpb=2055b7d01082bd44765c85e5eccad93e3f696e2b diff --git a/pelicanconf.py b/pelicanconf.py index 23806dc..958aec8 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -25,9 +25,8 @@ FEED_MAX_ITEMS = 20 # ('Jinja2', 'http://jinja.pocoo.org/'), # ('You can modify those links in your config file', '#'),) -# Social widget -#SOCIAL = (('You can add links in your config file', '#'), -# ('Another social link', '#'),) +STATIC_PATHS = ['images','misc'] + DEFAULT_PAGINATION = 10