Test baseurl

This commit is contained in:
JosephK 2018-02-28 17:47:14 +01:00
parent fdb8e8d302
commit d1e131a3d2
2 changed files with 1 additions and 4 deletions

View file

@ -24,9 +24,6 @@ pages:
stage: deploy
script:
- hugo
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public

View file

@ -1,5 +1,5 @@
# hostname (and path) to the root eg. https://appernetic.github.io/
baseurl = "/"
baseurl = "/joinpeertube/"
# Remark if you want to disable multilingual support.
DefaultContentLanguage = "fr"