Skip to content

Commit

Permalink
Corrected site.yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hibbitts committed Jul 11, 2017
1 parent f188b7d commit acd88ed
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions config/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,8 @@ default_lang: en
author:
name: 'John Appleseed'
email: john@email.com
taxonomies:
- category
- tag
- author
taxonomies: [category,tag,author]
metadata:
description: 'Learn2 Site'
summary:
enabled: true
format: short
size: 300
delimiter: '==='
blog:
route: /blog

0 comments on commit acd88ed

Please sign in to comment.