diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index 2c0d7379..ae45638b 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 diff --git a/lib/site_template/_includes/footer.html b/lib/site_template/_includes/footer.html index e9082174..0026c4c5 100644 --- a/lib/site_template/_includes/footer.html +++ b/lib/site_template/_includes/footer.html @@ -13,8 +13,8 @@