mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 18:07:29 -05:00
Use YAML for config fallback
This commit is contained in:
24
config.yaml
Normal file
24
config.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
markup:
|
||||
highlight:
|
||||
noClasses: false
|
||||
lineNos: true
|
||||
|
||||
params:
|
||||
readingtime: true
|
||||
|
||||
taxonomies:
|
||||
tag: tags
|
||||
author: authors
|
||||
|
||||
privacy:
|
||||
googleAnalytics:
|
||||
disable: true
|
||||
|
||||
twitter:
|
||||
enableDNT: true
|
||||
|
||||
vimeo:
|
||||
enableDNT: true
|
||||
|
||||
youtube:
|
||||
privacyEnhanced: true
|
Reference in New Issue
Block a user