From 48b83b2a49854738490ef27618e873060a0581e3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 5 Dec 2023 13:51:32 -0800 Subject: feat(html): new favicons --- src/app.html | 33 ++++++++++++++------- src/routes/feeds/activity-notifications/+server.ts | 2 +- static/apple-touch-icon-114x114.png | Bin 0 -> 13336 bytes static/apple-touch-icon-120x120.png | Bin 0 -> 14486 bytes static/apple-touch-icon-144x144.png | Bin 0 -> 19707 bytes static/apple-touch-icon-152x152.png | Bin 0 -> 21561 bytes static/apple-touch-icon-57x57.png | Bin 0 -> 4272 bytes static/apple-touch-icon-60x60.png | Bin 0 -> 4696 bytes static/apple-touch-icon-72x72.png | Bin 0 -> 6248 bytes static/apple-touch-icon-76x76.png | Bin 0 -> 6877 bytes static/apple-touch-icon-precomposed.png | Bin 41478 -> 0 bytes static/apple-touch-icon.png | Bin 41478 -> 0 bytes static/favicon-128.png | Bin 0 -> 16085 bytes static/favicon-128x128.png | Bin 26590 -> 0 bytes static/favicon-144x144.png | Bin 30783 -> 0 bytes static/favicon-16x16.ico | Bin 1150 -> 0 bytes static/favicon-16x16.png | Bin 6878 -> 659 bytes static/favicon-192x192.png | Bin 45372 -> 0 bytes static/favicon-196x196.png | Bin 0 -> 32752 bytes static/favicon-32x32.ico | Bin 4286 -> 0 bytes static/favicon-32x32.png | Bin 0 -> 1768 bytes static/favicon-36x36.png | Bin 8790 -> 0 bytes static/favicon-48x48.png | Bin 10453 -> 0 bytes static/favicon-512x512.png | Bin 221516 -> 0 bytes static/favicon-72x72.png | Bin 14464 -> 0 bytes static/favicon-96x96.png | Bin 0 -> 10105 bytes static/favicon-original.png | Bin 202862 -> 0 bytes static/favicon.ico | Bin 1150 -> 34494 bytes static/manifest.json | 30 +++++-------------- static/mstile-144x144.png | Bin 0 -> 19707 bytes static/mstile-150x150.png | Bin 0 -> 55128 bytes static/mstile-310x150.png | Bin 0 -> 92796 bytes static/mstile-310x310.png | Bin 0 -> 172434 bytes static/mstile-70x70.png | Bin 0 -> 16085 bytes 34 files changed, 30 insertions(+), 35 deletions(-) create mode 100644 static/apple-touch-icon-114x114.png create mode 100644 static/apple-touch-icon-120x120.png create mode 100644 static/apple-touch-icon-144x144.png create mode 100644 static/apple-touch-icon-152x152.png create mode 100644 static/apple-touch-icon-57x57.png create mode 100644 static/apple-touch-icon-60x60.png create mode 100644 static/apple-touch-icon-72x72.png create mode 100644 static/apple-touch-icon-76x76.png delete mode 100644 static/apple-touch-icon-precomposed.png delete mode 100644 static/apple-touch-icon.png create mode 100644 static/favicon-128.png delete mode 100644 static/favicon-128x128.png delete mode 100644 static/favicon-144x144.png delete mode 100644 static/favicon-16x16.ico delete mode 100644 static/favicon-192x192.png create mode 100644 static/favicon-196x196.png delete mode 100644 static/favicon-32x32.ico create mode 100644 static/favicon-32x32.png delete mode 100644 static/favicon-36x36.png delete mode 100644 static/favicon-48x48.png delete mode 100644 static/favicon-512x512.png delete mode 100644 static/favicon-72x72.png create mode 100644 static/favicon-96x96.png delete mode 100644 static/favicon-original.png create mode 100644 static/mstile-144x144.png create mode 100644 static/mstile-150x150.png create mode 100644 static/mstile-310x150.png create mode 100644 static/mstile-310x310.png create mode 100644 static/mstile-70x70.png diff --git a/src/app.html b/src/app.html index d7aa26b4..3e05d91d 100644 --- a/src/app.html +++ b/src/app.html @@ -15,11 +15,7 @@ - - - - - + @@ -28,7 +24,7 @@ - + 期限 @@ -42,11 +38,26 @@ - - - - - + + + + + + + + + + + + + + + + + + + +