diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index 1ed21acb..ae45638b 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -4,8 +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 +twitter_username: jekyllrb +github_username: jekyll # Build settings markdown: kramdown diff --git a/lib/site_template/_includes/footer.html b/lib/site_template/_includes/footer.html index 9def50ed..0026c4c5 100644 --- a/lib/site_template/_includes/footer.html +++ b/lib/site_template/_includes/footer.html @@ -13,8 +13,8 @@