Skip to content

Commit 06b1aa3

Browse files
committed
Update site.webmanifest
1 parent b89187b commit 06b1aa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site.webmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "Textpattern CMS Documentation",
44
"start_url": "https://docs.textpattern.com",
55
"icons": [
6-
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
7-
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
6+
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
7+
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
88
],
99
"background_color": "#ffffff",
1010
"theme_color": "#ffda44",

0 commit comments

Comments
 (0)