Skip to content

Commit

Permalink
Merge pull request barryclark#48 from Droogans/site.baseurl-default-v…
Browse files Browse the repository at this point in the history
…alue

fix(config): site.baseurl default value is root.
  • Loading branch information
mdo committed Jun 22, 2014
2 parents 261340b + c7f67d4 commit d0a7b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ title: Lanyon
tagline: 'A Jekyll theme'
description: 'A reserved <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
url: http://lanyon.getpoole.com
baseurl: '/'
paginate: 5

author:
Expand Down

0 comments on commit d0a7b4a

Please sign in to comment.