aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
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