Use / for url
This commit is contained in:
@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:"
|
|||||||
line in _config.yml. It will appear in your document head meta (for
|
line in _config.yml. It will appear in your document head meta (for
|
||||||
Google search results) and in your feed.xml site description.
|
Google search results) and in your feed.xml site description.
|
||||||
baseurl: "/jekyll" # the subpath of your site, e.g. /blog
|
baseurl: "/jekyll" # the subpath of your site, e.g. /blog
|
||||||
url: "https://pages.gitlab.io" # the base hostname & protocol for your site
|
url: "/" # the base hostname & protocol for your site
|
||||||
twitter_username: jekyllrb
|
twitter_username: jekyllrb
|
||||||
github_username: jekyll
|
github_username: jekyll
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user