aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-17 18:30:37 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-17 18:30:37 -0400
commit284cb21009f85ecb2dde5a3275134a9c60450e13 (patch)
treeee4c9506d51720c3a20b93c090d03dec298e7642 /_config.yml
parent0340970f4e3954fa307a524a5d8099795ef0f3a3 (diff)
downloadkompetenzbolzen.github.io-284cb21009f85ecb2dde5a3275134a9c60450e13.tar.gz
Footer link URL fix for dribbble
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml16
1 files changed, 8 insertions, 8 deletions
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: ""