We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bac76 commit 43e9561Copy full SHA for 43e9561
cecil.yml
@@ -35,9 +35,24 @@ theme:
35
- docs
36
- pwa
37
manifest:
38
+ #background_color: '#1C4ED8'
39
+ #theme_color: '#1C4ED8'
40
+ #icons:
41
+ # - icon-192x192.png
42
+ # - icon-512x512.png
43
+ # - src: icon-192x192-maskable.png
44
+ # purpose: maskable
45
+ # - src: icon-512x512-maskable.png
46
47
shortcuts: true
48
serviceworker:
49
enabled: false
50
+ update:
51
+ snackbar:
52
+ enabled: true # show Snackbar message
53
+ offline:
54
55
56
metatags:
57
jsonld:
58
enabled: true
0 commit comments