Switching how baseurl gets encoded

Sometimes it was inserted as a //, which messed up
links.
This commit is contained in:
Spencer Bliven
2019-06-14 16:12:16 +02:00
parent 08c028f3b7
commit 8b176ba65a
6 changed files with 16 additions and 16 deletions

View File

@ -121,6 +121,6 @@ description: "Merlin 6 is the HPC cluster at Paul Scherrer Institute in Switzerl
# url: http://idratherbewriting.com
# baseurl: /documentation-theme-jekyll
url: "https://lsm-hpce.gitpages.psi.ch"
baseurl: ""
baseurl: /
github: [metadata]