From 284cb21009f85ecb2dde5a3275134a9c60450e13 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sat, 17 May 2014 18:30:37 -0400 Subject: Footer link URL fix for dribbble --- _config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 0ae4366..2fd6845 100644 --- a/_config.yml +++ b/_config.yml @@ -1,28 +1,28 @@ # -# This file contains configuration flags to customize your blog +# This file contains configuration flags to customize your site # -# The name of your blog +# The name of your site (displayed in the header) name: Site Name -# A short bio or description +# A short bio or description (displayed in the header) description: Your Site Description -# Your actual website URL (e.g. http://barryclark.github.io or http://www.barryclark.co) +# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co) # Used for Sitemap.xml and your RSS feed url: # A URL pointing to your avatar or profile pic # To use your Gravatar: (the one that GitHub uses for your profile pic) # 1. Go to https://github.com/YOURUSERNAME/ -# 2. Right click > Copy Image URL on your profile pic, +# 2. Right click and Copy Image URL on your profile pic, # 3. Take the first long ID from the URL and paste it in place of mine below avatar: http://www.gravatar.com/avatar/36b4f56a7fa40d3c06e5afc4ed0b82b5?s=200 -# Your disqus username, if you'd like blog commenting +# Your disqus username, entering this will enable commenting on posts disqus: -# Your Google Analytics web tracking code (e.g. UA-2110908-2) +# Enter your Google Analytics web tracking code (e.g. UA-2110908-2) to activate tracking google_analytics: # Includes an icon in the footer for each username you enter @@ -39,7 +39,7 @@ footer-links: twitter: your-username # -# You don't need to update the configuration flags below. +# !! You don't need to change any of the configuration flags below !! # baseurl: "" -- cgit v1.2.3