Fix some issues + last stand

Signed-off-by: Josef Fröhle <github@josef-froehle.de>
This commit is contained in:
2020-06-25 14:57:42 +02:00
parent 4a2526d691
commit 63024ffe8f
22 changed files with 1977 additions and 590 deletions

View File

@@ -5,8 +5,9 @@ meta_description: '' # Global fallback meta description
meta_image: '' # Global fallback for meta image
# Build settings
baseurl: "hero-wars-planner" # The subfolder where the site will live, no trailing slash. Ex: "investors/reports/2019"
url: "https://zerospree.github.io" # The base url, no trailing slash. Ex: "https://www.example.com"
baseurl: "/" # The subfolder where the site will live, no trailing slash. Ex: "investors/reports/2019"
url: "https://hw.deineagentur.biz" # The base url, no trailing slash. Ex: "https://www.example.com"
hostname: "localhost"
is_production: true # Leave unchanged. Used for production build.