refactor: simplify exampleSite configuration files and switch to YAML
Include only overridden values.
This commit is contained in:
@@ -10,6 +10,9 @@ featuredImageField: image
|
||||
# Output full content to RSS feed
|
||||
rssFullContent: true
|
||||
|
||||
# Path to favicon, relative to assets folder
|
||||
favicon:
|
||||
|
||||
footer:
|
||||
# Year when site was first published
|
||||
since:
|
||||
@@ -23,6 +26,8 @@ dateFormat:
|
||||
lastUpdated: "Jan 02, 2006 15:04 MST"
|
||||
|
||||
sidebar:
|
||||
emoji:
|
||||
subtitle:
|
||||
compact: false
|
||||
avatar:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user