diff --git a/pelicanconf.py b/pelicanconf.py index 6a5d77d..4bd71a3 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -1,6 +1,6 @@ AUTHOR = 'maxime alves' -SITENAME = 'mfalves' -SITEURL = "http://127.0.0.1:8000/" +SITENAME = 'm34f' +SITEURL = "" PATH = "content"