Use relative URLs

This commit is contained in:
Marian Steinbach 2020-01-18 00:41:50 +01:00
parent 1f5b128bfb
commit 435e4cd0c1
2 changed files with 5 additions and 3 deletions

View file

@ -7,6 +7,10 @@ author:
name: Marian Steinbach
email: marian@sendung.de
# while we are in a subfolder
relativeURLs: true
#canonifyURLs: true
params:
contact: marian@sendung.de
copyright: |

View file

@ -10,6 +10,4 @@ hugo version
hugo
mv public docs
git add docs
git commit -m "rebuilding site $(date)"
# TODO: add, commit, push the above