Skip to content
Snippets Groups Projects
Commit 3df7a29c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Use / for url

parent d25bb9db
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:" ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment