Add site_url

This commit is contained in:
Achilleas Pipinellis 2017-02-28 17:17:34 +01:00
parent 48f7b16f3d
commit 31a6188109
2 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,7 @@ your `username` or `groupname`. This can be done by navigating to your
project's **Settings**.
You'll need to configure your site too: change this line
in your `mkdocs.yml`, from `"https://pages.gitlab.io/hugo/"` to
in your `mkdocs.yml`, from `"https://pages.gitlab.io/mkdocs/"` to
`site_url = "https://namespace.gitlab.io"`.
Read more about [user/group Pages][userpages] and [project Pages][projpages].

View File

@ -1 +1,2 @@
site_name: My Docs by GitLab Pages
site_url: https://pages.gitlab.io/mkdocs