Skip to content

Commit 0d609eb

Browse files
committed
Update _config.yml
Configured Blog using some sensible values
1 parent 5be6775 commit 0d609eb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_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: Dave Smith
77

88
# Short bio or description (displayed in the header)
9-
description: Web Developer from Somewhere
9+
description: Web Developer living in Frome, working in Bath UK
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://avatars3.githubusercontent.com/u/444434?v=3&s=460
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: getdave
2525
instagram:
2626
linkedin:
2727
pinterest:
2828
rss: # just type anything here for a working RSS icon, make sure you set the "url" above!
29-
twitter: jekyllrb
29+
twitter: get_dave
3030
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
3131
youtube: # channel/<your_long_string> or user/<user-name>
3232

0 commit comments

Comments
 (0)