From 46f5a066db754d459be54d119a4a830aa2c83f4e Mon Sep 17 00:00:00 2001 From: Frederik Ring Date: Fri, 31 May 2019 17:32:02 +0200 Subject: [PATCH] update site url --- content/pages/deep-dive.md | 2 +- content/pages/index.md | 2 +- publishconf.py | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/pages/deep-dive.md b/content/pages/deep-dive.md index 552d157..bfd3fb3 100644 --- a/content/pages/deep-dive.md +++ b/content/pages/deep-dive.md @@ -75,7 +75,7 @@ __offen__ is created by [Frederik Ring][frederik-ring]{: target="_blank"} and [H We are happy about any kind of feedback. From *criticism and praise to contributions or support*, everything is welcome. -Summary +Summary --- diff --git a/content/pages/index.md b/content/pages/index.md index 0d50b87..0c18a23 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -10,4 +10,4 @@ __offen__ treats both users and operators as parties of equal importance. Users __offen__ is currently being conceptually designed and is applying for funds to sustain its development. -Deep dive +Deep dive diff --git a/publishconf.py b/publishconf.py index a656c71..77cc73f 100644 --- a/publishconf.py +++ b/publishconf.py @@ -11,7 +11,7 @@ sys.path.append(os.curdir) from pelicanconf import * # If your site is available via HTTPS, make sure SITEURL begins with https:// -SITEURL = 'https://www.offen.dev' +SITEURL = 'https://www.offen.dev/homepage' RELATIVE_URLS = False FEED_ALL_ATOM = 'feeds/all.atom.xml' @@ -22,4 +22,4 @@ DELETE_OUTPUT_DIRECTORY = True # Following items are often useful when publishing #DISQUS_SITENAME = "" -#GOOGLE_ANALYTICS = "" \ No newline at end of file +#GOOGLE_ANALYTICS = ""