Update formatting for site update post, clean up some date formatting and set front matter defaults.
This commit is contained in:
parent
028b47497d
commit
7eeccd9413
6 changed files with 28 additions and 5 deletions
17
_config.yml
17
_config.yml
|
@ -28,3 +28,20 @@ category_titles:
|
|||
technology: "The Technologist"
|
||||
media: "The Player of Games"
|
||||
religion: "The Mystic"
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: ""
|
||||
values:
|
||||
layout: default
|
||||
author: Anna Wiggins
|
||||
- scope:
|
||||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
layout: post
|
||||
- scope:
|
||||
path: ""
|
||||
type: "pages"
|
||||
values:
|
||||
layout: page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue