Skip to content

Commit 773de6b

Browse files
committed
Use Jekyll's profile pic as the placeholder
1 parent 3860135 commit 773de6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ description: Web Developer from Somewhere
1212
# To use your Gravatar: (the one that GitHub uses for your profile pic)
1313
# 1. Go to https://github.com/YOURUSERNAME/
1414
# 2. Right click and Copy Image URL on your profile pic,
15-
# 3. Take the first long ID from the URL and paste it in place of mine below
16-
avatar: http://www.gravatar.com/avatar/36b4f56a7fa40d3c06e5afc4ed0b82b5?s=200
15+
# 3. Take the first long ID from the URL and paste it in place of Jekyll's below
16+
avatar: http://www.gravatar.com/avatar/3083652?s=200
1717

1818
#
1919
# Flags below are optional

0 commit comments

Comments
 (0)