Adding public key / various resume tweeks
[pwan.org.git] / pelicanconf.py
index 23806dc..958aec8 100644 (file)
@@ -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