Default entries for twitter/github usernames
This commit is contained in:
parent
ffd960ca4e
commit
35f5bb0039
|
@ -4,6 +4,8 @@ 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: ""
|
||||||
url: "http://yourdomain.com"
|
url: "http://yourdomain.com"
|
||||||
|
twitter-username: jekyllrb
|
||||||
|
github-username: jekyll
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
Loading…
Reference in New Issue