diff --git a/pelicanconf.py b/pelicanconf.py index 7fa8163..c77325a 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -65,4 +65,4 @@ JINJA_FILTERS = { } # Uncomment following line if you want document-relative URLs when developing -#RELATIVE_URLS = True +RELATIVE_URLS = True