Skip to content

Commit d2117b7

Browse files
committed
adds name and avatar
1 parent 12cb8a2 commit d2117b7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
#
44

55
# Name of your site (displayed in the header)
6-
name: Your Name
6+
name: Dennis Palmer
77

88
# Short bio or description (displayed in the header)
9-
description: Web Developer from Somewhere
9+
description: Software Developer from McKinney, Texas
1010

1111
# URL of your avatar or profile pic (you could use your GitHub profile pic)
12-
avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
12+
avatar: https://avatars0.githubusercontent.com/u/409009?s=400&u=74831ed9f64c68a136078c43a02ca66d457e604e&v=4
1313

1414
#
1515
# Flags below are optional
@@ -21,12 +21,12 @@ footer-links:
2121
email:
2222
facebook:
2323
flickr:
24-
github: barryclark/jekyll-now
24+
github: coderdennis
2525
instagram:
2626
linkedin:
2727
pinterest:
2828
rss: # just type anything here for a working RSS icon
29-
twitter: jekyllrb
29+
twitter: CoderDennis
3030
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
3131
youtube: # channel/<your_long_string> or user/<user-name>
3232
googleplus: # anything in your profile username that comes after plus.google.com/

0 commit comments

Comments
 (0)