aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-28 19:44:28 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-28 19:44:28 -0400
commit927bd3f781b9aa3a891e0f003c1f2a2879915908 (patch)
tree86fe0ed19d4d01cb373e7e312007c2fc4f7791db /_config.yml
parent773de6bff5dae75c83996a9128d55f2f17a15cbf (diff)
downloadkompetenzbolzen.github.io-927bd3f781b9aa3a891e0f003c1f2a2879915908.tar.gz
Use a hard-coded link to the Jekyll logo, hosted on jekyll-now
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml12
1 files changed, 4 insertions, 8 deletions
diff --git a/_config.yml b/_config.yml
index 817d0ba..2dc1718 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,18 +2,14 @@
# This file contains configuration flags to customize your site
#
-# The name of your site (displayed in the header)
+# Name of your site (displayed in the header)
name: Your Name
-# A short bio or description (displayed in the header)
+# Short bio or description (displayed in the header)
description: Web Developer from Somewhere
-# 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 and Copy Image URL on your profile pic,
-# 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
+# URL of your avatar or profile pic (you could use your GitHub profile pic)
+avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
#
# Flags below are optional