Skip to content

Commit

Permalink
blog.route should be '' as its the homepage in this skeleton.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Nov 9, 2014
1 parent 3da1630 commit 14553c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ title: Grav
author:
name: Joe Bloggs
email: '[email protected]'
blog:
route: ''
metadata:
description: 'Grav is an easy to use, yet powerful, open source flat-file CMS'
taxonomies: [category,tag,month]
Expand Down

0 comments on commit 14553c7

Please sign in to comment.