diff --git a/Website/pelicanconf.py b/Website/pelicanconf.py index 1cebe30..8588d03 100644 --- a/Website/pelicanconf.py +++ b/Website/pelicanconf.py @@ -3,7 +3,7 @@ AUTHOR = u"Julien Lengrand-Lambert" SITENAME = u"Ivolution" -SITEURL = 'localhost' +SITEURL = 'http://jlengrand.github.com/Ivolution' TIMEZONE = 'Europe/Amsterdam' diff --git a/Website/pelicanconf.pyc b/Website/pelicanconf.pyc index 2716455..a38489d 100644 Binary files a/Website/pelicanconf.pyc and b/Website/pelicanconf.pyc differ