Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0a7b4a

Browse files
committed
Merge pull request #48 from Droogans/site.baseurl-default-value
fix(config): site.baseurl default value is root.
2 parents 261340b + c7f67d4 commit d0a7b4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ title: Lanyon
1010
tagline: 'A Jekyll theme'
1111
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>.'
1212
url: http://lanyon.getpoole.com
13+
baseurl: '/'
1314
paginate: 5
1415

1516
author:

0 commit comments

Comments
 (0)