diff --git a/pelicanconf.py b/pelicanconf.py index 085968e..3d378f7 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -34,3 +34,6 @@ DEFAULT_PAGINATION = 5 # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True + +# THEME +THEME = "/home/admin/pelican-themes/mnmlist"