From 35f5bb00395b7e54d76575d5c486cb22e7f00ac8 Mon Sep 17 00:00:00 2001 From: Tomer Cohen Date: Sat, 7 Jun 2014 11:16:43 +0300 Subject: [PATCH] Default entries for twitter/github usernames --- lib/site_template/_config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index 2c0d7379..1ed21acb 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -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." baseurl: "" url: "http://yourdomain.com" +twitter-username: jekyllrb +github-username: jekyll # Build settings markdown: kramdown