diff --git a/pelicanconf.py b/pelicanconf.py index 7dcb381..c37f60c 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -1,6 +1,6 @@ AUTHOR = 'Diego' SITENAME = 'Failure One' -SITEURL = '' +SITEURL = 'https://dsguala.github.io/PelicanBlog/' PATH = 'content'