diff --git a/pelicanconf-localhost.py b/pelicanconf-localhost.py index 2bf161b..28eed28 100644 --- a/pelicanconf-localhost.py +++ b/pelicanconf-localhost.py @@ -3,3 +3,4 @@ import pelicanconf SITEURL = 'localhost:8000' +print(SITEURL)