aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-28 19:27:10 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-28 19:27:10 -0400
commit773de6bff5dae75c83996a9128d55f2f17a15cbf (patch)
treed54af620036f868777ba99a6f9bfcaaab65b0b09 /_config.yml
parent38601351d8874c89610b70943da6635b8bffd259 (diff)
downloadkompetenzbolzen.github.io-773de6bff5dae75c83996a9128d55f2f17a15cbf.tar.gz
Use Jekyll's profile pic as the placeholder
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 8feb092..817d0ba 100644
--- a/_config.yml
+++ b/_config.yml
@@ -12,8 +12,8 @@ description: Web Developer from Somewhere
# To use your Gravatar: (the one that GitHub uses for your profile pic)
# 1. Go to https://github.com/YOURUSERNAME/
# 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
+# 3. Take the first long ID from the URL and paste it in place of Jekyll's below
+avatar: http://www.gravatar.com/avatar/3083652?s=200
#
# Flags below are optional