diff --git a/pelicanconf.py b/pelicanconf.py index 5b708d2..d04b30b 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -36,4 +36,4 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # THEME -THEME = "/home/admin/pelican-themes/graymill" +THEME = "/themes/graymill"