aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
committertdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
commitc3f5fba9a08339035b5a409e7acef144f76fa975 (patch)
treed12f39712e4d180f61450cca15a85589ad99e476 /config.yaml
parent937d0e35700c85c7d683dd33a7f542442d8ec11c (diff)
downloadcanory-c3f5fba9a08339035b5a409e7acef144f76fa975.tar.gz
canory-c3f5fba9a08339035b5a409e7acef144f76fa975.tar.bz2
canory-c3f5fba9a08339035b5a409e7acef144f76fa975.zip
config: Unify the manifests
Inline and use generic placeholder logo
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml20
1 files changed, 7 insertions, 13 deletions
diff --git a/config.yaml b/config.yaml
index 6a4b691..6ba49df 100644
--- a/config.yaml
+++ b/config.yaml
@@ -66,11 +66,13 @@ params:
robots: index,follow
canonical:
webmanifest:
+ start_url: /
name: Micro Blog
- shortName: Micro
- themeColor: '#ffffff'
- backgroundColor: '#ffffff'
+ short_name: Micro
+ theme_color: '#ffffff'
+ background_color: '#ffffff'
display: standalone
+ description: A Micro Blog
logo: data/media/logo.png
csp:
block-all-mixed-content: ''
@@ -80,8 +82,8 @@ params:
font-src: ["'self'"]
form-action: ["'self'", lite.duckduckgo.com]
frame-src: ["'self'", www.youtube-nocookie.com, en.m.wikipedia.org, odysee.com]
- img-src: ["'self'", http://preview.test]
- manifest-src: ["'self'"]
+ img-src: ["'self'", 'data:', http://preview.test]
+ manifest-src: ["'self'", 'data:']
media-src: ["'self'"]
object-src: ["'self'"]
script-src-elem: ["'self'"]
@@ -150,12 +152,6 @@ outputFormats:
path: sources
baseName: index
mediaType: text/html
- browserconfig:
- baseName: browserconfig
- mediaType: application/xml
- webmanifest:
- baseName: site
- mediaType: application/manifest+json
gallery:
baseName: gallery
mediaType: text/html
@@ -176,10 +172,8 @@ outputs:
- authors
- authors.section
- sources
- - browserconfig
- archives
- settings
- - webmanifest
section:
- html
- rss