Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LearningNerd authored Apr 8, 2017
1 parent d722424 commit 73feb49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

# Name of your site (displayed in the header)
name: Learn Teach Code Shared Blog
name: My Learning Blog

# Short bio or description (displayed in the header)
description: Testing a shared group blog using the Jekyll Now open-source Jekyll theme
description: Sharing my coding journey as I learn about web development

# 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
Expand Down Expand Up @@ -47,7 +47,7 @@ url:
# (http://yourusername.github.io/repository-name)
# and NOT your User repository (http://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
baseurl: "/jekyll-now"
baseurl: ""

#
# !! You don't need to change any of the configuration flags below !!
Expand Down

0 comments on commit 73feb49

Please sign in to comment.