Skip to content

Commit d955527

Browse files
committed
Update _config.yml
Customising for my settings.
1 parent 8e81837 commit d955527

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_config.yml

Lines changed: 6 additions & 6 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: Programmation Pty Limited
77

88
# Short bio or description (displayed in the header)
9-
description: Web Developer from Somewhere
9+
description: Mobile Developer - Sydney, Australia
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://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
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:
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: 4dexpert
3030
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
3131

3232
# Your disqus shortname, entering this will enable commenting on posts
@@ -37,7 +37,7 @@ google_analytics:
3737

3838
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
3939
# Used for Sitemap.xml and your RSS feed
40-
url:
40+
url: http://programmation.github.io
4141

4242
# If you're hosting your site at a Project repository on GitHub pages
4343
# (http://yourusername.github.io/repository-name)

0 commit comments

Comments
 (0)