aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pelicanconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index e215509..1d8825d 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -46,6 +46,7 @@ SOCIAL = (
('Twitter', 'https://twitter.com/dvzrv'),
('Github', 'https://github.com/dvzrv'),
('Flattr', 'https://flattr.com/profile/davezerave'),
+ ('Discogs', 'http://www.discogs.com/user/dvzrv'),
)
STATIC_PATHS = [ 'icons', 'images', 'cert' ]
THEME = 'sleepmap-theme'