add baseurl
This commit is contained in:
parent
742a16301c
commit
a12d8b18ae
|
@ -2,7 +2,7 @@
|
||||||
title: Your awesome title
|
title: Your awesome title
|
||||||
email: your-email@domain.com
|
email: your-email@domain.com
|
||||||
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
|
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
|
||||||
baseurl: ""
|
baseurl: "freelancer-theme"
|
||||||
url: "http://yourdomain.com"
|
url: "http://yourdomain.com"
|
||||||
twitter_username: jekyllrb
|
twitter_username: jekyllrb
|
||||||
github_username: jekyll
|
github_username: jekyll
|
||||||
|
|
Loading…
Reference in New Issue