Add site_url
This commit is contained in:
		| @@ -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]. | ||||
|   | ||||
| @@ -1 +1,2 @@ | ||||
| site_name: My Docs by GitLab Pages | ||||
| site_url: https://pages.gitlab.io/mkdocs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user