Merge branch 'patch-1' into 'master'

Fix typo on line 57 : ~~equaly~~

See merge request pages/hugo!55
This commit is contained in:
Achilleas Pipinellis 2018-04-09 09:20:33 +00:00
commit 4e6c5c94d2

View File

@ -54,7 +54,7 @@ project's **Settings**.
You'll need to configure your site too: change this line You'll need to configure your site too: change this line
in your `config.toml`, from `"https://pages.gitlab.io/hugo/"` to `baseurl = "https://namespace.gitlab.io"`. in your `config.toml`, from `"https://pages.gitlab.io/hugo/"` to `baseurl = "https://namespace.gitlab.io"`.
Proceed equaly if you are using a [custom domain][post]: `baseurl = "http(s)://example.com"`. Proceed equally if you are using a [custom domain][post]: `baseurl = "http(s)://example.com"`.
Read more about [user/group Pages][userpages] and [project Pages][projpages]. Read more about [user/group Pages][userpages] and [project Pages][projpages].