diff options
| author | Fuwn <[email protected]> | 2023-12-05 13:51:32 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-05 14:07:05 -0800 |
| commit | 48b83b2a49854738490ef27618e873060a0581e3 (patch) | |
| tree | de6194f5aa9096014b16151da78d1a7ba170185a /static | |
| parent | fix(html): theme fouc (diff) | |
| download | due.moe-48b83b2a49854738490ef27618e873060a0581e3.tar.xz due.moe-48b83b2a49854738490ef27618e873060a0581e3.zip | |
feat(html): new favicons
Diffstat (limited to 'static')
| -rw-r--r-- | static/apple-touch-icon-114x114.png | bin | 0 -> 13336 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-120x120.png | bin | 0 -> 14486 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-144x144.png | bin | 0 -> 19707 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-152x152.png | bin | 0 -> 21561 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-57x57.png | bin | 0 -> 4272 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-60x60.png | bin | 0 -> 4696 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-72x72.png | bin | 0 -> 6248 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-76x76.png | bin | 0 -> 6877 bytes | |||
| -rw-r--r-- | static/apple-touch-icon-precomposed.png | bin | 41478 -> 0 bytes | |||
| -rw-r--r-- | static/apple-touch-icon.png | bin | 41478 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-128.png | bin | 0 -> 16085 bytes | |||
| -rw-r--r-- | static/favicon-128x128.png | bin | 26590 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-144x144.png | bin | 30783 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-16x16.ico | bin | 1150 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-16x16.png | bin | 6878 -> 659 bytes | |||
| -rw-r--r-- | static/favicon-192x192.png | bin | 45372 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-196x196.png | bin | 0 -> 32752 bytes | |||
| -rw-r--r-- | static/favicon-32x32.ico | bin | 4286 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-32x32.png | bin | 0 -> 1768 bytes | |||
| -rw-r--r-- | static/favicon-36x36.png | bin | 8790 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-48x48.png | bin | 10453 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-512x512.png | bin | 221516 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-72x72.png | bin | 14464 -> 0 bytes | |||
| -rw-r--r-- | static/favicon-96x96.png | bin | 0 -> 10105 bytes | |||
| -rw-r--r-- | static/favicon-original.png | bin | 202862 -> 0 bytes | |||
| -rw-r--r-- | static/favicon.ico | bin | 1150 -> 34494 bytes | |||
| -rw-r--r-- | static/manifest.json | 30 | ||||
| -rw-r--r-- | static/mstile-144x144.png | bin | 0 -> 19707 bytes | |||
| -rw-r--r-- | static/mstile-150x150.png | bin | 0 -> 55128 bytes | |||
| -rw-r--r-- | static/mstile-310x150.png | bin | 0 -> 92796 bytes | |||
| -rw-r--r-- | static/mstile-310x310.png | bin | 0 -> 172434 bytes | |||
| -rw-r--r-- | static/mstile-70x70.png | bin | 0 -> 16085 bytes |
32 files changed, 7 insertions, 23 deletions
diff --git a/static/apple-touch-icon-114x114.png b/static/apple-touch-icon-114x114.png Binary files differnew file mode 100644 index 00000000..788aeeac --- /dev/null +++ b/static/apple-touch-icon-114x114.png diff --git a/static/apple-touch-icon-120x120.png b/static/apple-touch-icon-120x120.png Binary files differnew file mode 100644 index 00000000..66b03a8c --- /dev/null +++ b/static/apple-touch-icon-120x120.png diff --git a/static/apple-touch-icon-144x144.png b/static/apple-touch-icon-144x144.png Binary files differnew file mode 100644 index 00000000..4a3b7cc8 --- /dev/null +++ b/static/apple-touch-icon-144x144.png diff --git a/static/apple-touch-icon-152x152.png b/static/apple-touch-icon-152x152.png Binary files differnew file mode 100644 index 00000000..2a2cc71a --- /dev/null +++ b/static/apple-touch-icon-152x152.png diff --git a/static/apple-touch-icon-57x57.png b/static/apple-touch-icon-57x57.png Binary files differnew file mode 100644 index 00000000..4d6a183f --- /dev/null +++ b/static/apple-touch-icon-57x57.png diff --git a/static/apple-touch-icon-60x60.png b/static/apple-touch-icon-60x60.png Binary files differnew file mode 100644 index 00000000..48166d06 --- /dev/null +++ b/static/apple-touch-icon-60x60.png diff --git a/static/apple-touch-icon-72x72.png b/static/apple-touch-icon-72x72.png Binary files differnew file mode 100644 index 00000000..7a3eec10 --- /dev/null +++ b/static/apple-touch-icon-72x72.png diff --git a/static/apple-touch-icon-76x76.png b/static/apple-touch-icon-76x76.png Binary files differnew file mode 100644 index 00000000..d0a53507 --- /dev/null +++ b/static/apple-touch-icon-76x76.png diff --git a/static/apple-touch-icon-precomposed.png b/static/apple-touch-icon-precomposed.png Binary files differdeleted file mode 100644 index 5dd39fc7..00000000 --- a/static/apple-touch-icon-precomposed.png +++ /dev/null diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png Binary files differdeleted file mode 100644 index 5dd39fc7..00000000 --- a/static/apple-touch-icon.png +++ /dev/null diff --git a/static/favicon-128.png b/static/favicon-128.png Binary files differnew file mode 100644 index 00000000..69da8a3f --- /dev/null +++ b/static/favicon-128.png diff --git a/static/favicon-128x128.png b/static/favicon-128x128.png Binary files differdeleted file mode 100644 index 4519906d..00000000 --- a/static/favicon-128x128.png +++ /dev/null diff --git a/static/favicon-144x144.png b/static/favicon-144x144.png Binary files differdeleted file mode 100644 index 8477e816..00000000 --- a/static/favicon-144x144.png +++ /dev/null diff --git a/static/favicon-16x16.ico b/static/favicon-16x16.ico Binary files differdeleted file mode 100644 index 7da1d678..00000000 --- a/static/favicon-16x16.ico +++ /dev/null diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png Binary files differindex 38db0382..6c70d3ec 100644 --- a/static/favicon-16x16.png +++ b/static/favicon-16x16.png diff --git a/static/favicon-192x192.png b/static/favicon-192x192.png Binary files differdeleted file mode 100644 index 4624c532..00000000 --- a/static/favicon-192x192.png +++ /dev/null diff --git a/static/favicon-196x196.png b/static/favicon-196x196.png Binary files differnew file mode 100644 index 00000000..f71c1168 --- /dev/null +++ b/static/favicon-196x196.png diff --git a/static/favicon-32x32.ico b/static/favicon-32x32.ico Binary files differdeleted file mode 100644 index b48f528e..00000000 --- a/static/favicon-32x32.ico +++ /dev/null diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png Binary files differnew file mode 100644 index 00000000..4d46f26c --- /dev/null +++ b/static/favicon-32x32.png diff --git a/static/favicon-36x36.png b/static/favicon-36x36.png Binary files differdeleted file mode 100644 index 2c109b9b..00000000 --- a/static/favicon-36x36.png +++ /dev/null diff --git a/static/favicon-48x48.png b/static/favicon-48x48.png Binary files differdeleted file mode 100644 index c8a22689..00000000 --- a/static/favicon-48x48.png +++ /dev/null diff --git a/static/favicon-512x512.png b/static/favicon-512x512.png Binary files differdeleted file mode 100644 index 8a594882..00000000 --- a/static/favicon-512x512.png +++ /dev/null diff --git a/static/favicon-72x72.png b/static/favicon-72x72.png Binary files differdeleted file mode 100644 index 9cf8e666..00000000 --- a/static/favicon-72x72.png +++ /dev/null diff --git a/static/favicon-96x96.png b/static/favicon-96x96.png Binary files differnew file mode 100644 index 00000000..26a34c75 --- /dev/null +++ b/static/favicon-96x96.png diff --git a/static/favicon-original.png b/static/favicon-original.png Binary files differdeleted file mode 100644 index f82d3c10..00000000 --- a/static/favicon-original.png +++ /dev/null diff --git a/static/favicon.ico b/static/favicon.ico Binary files differindex 7da1d678..9c7c0c55 100644 --- a/static/favicon.ico +++ b/static/favicon.ico diff --git a/static/manifest.json b/static/manifest.json index 1b41b070..3c4350b7 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -4,40 +4,24 @@ "start_url": "/", "icons": [ { - "src": "favicon-512x512.png", + "src": "favicon-196x196.png", "type": "image/png", - "sizes": "512x512", - "purpose": "maskable" + "sizes": "196x196" }, { - "src": "favicon-192x192.png", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "favicon-144x144.png", - "type": "image/png", - "sizes": "144x144" - }, - { - "src": "favicon-128x128.png", + "src": "favicon-128.png", "type": "image/png", "sizes": "128x128" }, { - "src": "favicon-72x72.png", - "type": "image/png", - "sizes": "72x72" - }, - { - "src": "favicon-48x48.png", + "src": "favicon-96x96.png", "type": "image/png", - "sizes": "48x48" + "sizes": "96x96" }, { - "src": "favicon-36x36.png", + "src": "favicon-32x32.png", "type": "image/png", - "sizes": "36x36" + "sizes": "32x32" }, { "src": "favicon-16x16.png", diff --git a/static/mstile-144x144.png b/static/mstile-144x144.png Binary files differnew file mode 100644 index 00000000..4a3b7cc8 --- /dev/null +++ b/static/mstile-144x144.png diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png Binary files differnew file mode 100644 index 00000000..90fa90a2 --- /dev/null +++ b/static/mstile-150x150.png diff --git a/static/mstile-310x150.png b/static/mstile-310x150.png Binary files differnew file mode 100644 index 00000000..5e39c81e --- /dev/null +++ b/static/mstile-310x150.png diff --git a/static/mstile-310x310.png b/static/mstile-310x310.png Binary files differnew file mode 100644 index 00000000..2344c5ed --- /dev/null +++ b/static/mstile-310x310.png diff --git a/static/mstile-70x70.png b/static/mstile-70x70.png Binary files differnew file mode 100644 index 00000000..69da8a3f --- /dev/null +++ b/static/mstile-70x70.png |