diff --git a/themes/typing/layout/_partial/head.ejs b/themes/typing/layout/_partial/head.ejs index 041b601..4ae5f89 100644 --- a/themes/typing/layout/_partial/head.ejs +++ b/themes/typing/layout/_partial/head.ejs @@ -29,16 +29,16 @@ <% if (theme.rss) { %> <% } %> - - - - - - - + <%/* Favicon */%> + + + + + + - + diff --git a/themes/typing/source/android-chrome-192x192.png b/themes/typing/source/android-chrome-192x192.png index 9c32be7..987ef1b 100644 Binary files a/themes/typing/source/android-chrome-192x192.png and b/themes/typing/source/android-chrome-192x192.png differ diff --git a/themes/typing/source/android-chrome-512x512.png b/themes/typing/source/android-chrome-512x512.png index 05999ab..aa5da70 100644 Binary files a/themes/typing/source/android-chrome-512x512.png and b/themes/typing/source/android-chrome-512x512.png differ diff --git a/themes/typing/source/apple-touch-icon-120x120.png b/themes/typing/source/apple-touch-icon-120x120.png index 7e521d1..1027cc8 100644 Binary files a/themes/typing/source/apple-touch-icon-120x120.png and b/themes/typing/source/apple-touch-icon-120x120.png differ diff --git a/themes/typing/source/apple-touch-icon-152x152.png b/themes/typing/source/apple-touch-icon-152x152.png index cb40193..3f7e86f 100644 Binary files a/themes/typing/source/apple-touch-icon-152x152.png and b/themes/typing/source/apple-touch-icon-152x152.png differ diff --git a/themes/typing/source/apple-touch-icon-180x180.png b/themes/typing/source/apple-touch-icon-180x180.png index f03124a..9ad8d77 100644 Binary files a/themes/typing/source/apple-touch-icon-180x180.png and b/themes/typing/source/apple-touch-icon-180x180.png differ diff --git a/themes/typing/source/apple-touch-icon-60x60.png b/themes/typing/source/apple-touch-icon-60x60.png index d22b5d7..452aab6 100644 Binary files a/themes/typing/source/apple-touch-icon-60x60.png and b/themes/typing/source/apple-touch-icon-60x60.png differ diff --git a/themes/typing/source/apple-touch-icon-76x76.png b/themes/typing/source/apple-touch-icon-76x76.png index fe9b1b0..1cb6440 100644 Binary files a/themes/typing/source/apple-touch-icon-76x76.png and b/themes/typing/source/apple-touch-icon-76x76.png differ diff --git a/themes/typing/source/apple-touch-icon.png b/themes/typing/source/apple-touch-icon.png index f03124a..9ad8d77 100644 Binary files a/themes/typing/source/apple-touch-icon.png and b/themes/typing/source/apple-touch-icon.png differ diff --git a/themes/typing/source/browserconfig.xml b/themes/typing/source/browserconfig.xml index 8f922da..843d070 100644 --- a/themes/typing/source/browserconfig.xml +++ b/themes/typing/source/browserconfig.xml @@ -2,8 +2,8 @@ - - #466fa0 + + #658ebf diff --git a/themes/typing/source/favicon-16x16.png b/themes/typing/source/favicon-16x16.png index 6026425..8c2b309 100644 Binary files a/themes/typing/source/favicon-16x16.png and b/themes/typing/source/favicon-16x16.png differ diff --git a/themes/typing/source/favicon-32x32.png b/themes/typing/source/favicon-32x32.png index 7c4aea9..4998de5 100644 Binary files a/themes/typing/source/favicon-32x32.png and b/themes/typing/source/favicon-32x32.png differ diff --git a/themes/typing/source/favicon.ico b/themes/typing/source/favicon.ico index a9e58e2..14d446c 100644 Binary files a/themes/typing/source/favicon.ico and b/themes/typing/source/favicon.ico differ diff --git a/themes/typing/source/mstile-144x144.png b/themes/typing/source/mstile-144x144.png new file mode 100644 index 0000000..b02355c Binary files /dev/null and b/themes/typing/source/mstile-144x144.png differ diff --git a/themes/typing/source/mstile-150x150.png b/themes/typing/source/mstile-150x150.png index 4aef1fb..0fc08e4 100644 Binary files a/themes/typing/source/mstile-150x150.png and b/themes/typing/source/mstile-150x150.png differ diff --git a/themes/typing/source/mstile-310x150.png b/themes/typing/source/mstile-310x150.png new file mode 100644 index 0000000..d530784 Binary files /dev/null and b/themes/typing/source/mstile-310x150.png differ diff --git a/themes/typing/source/mstile-310x310.png b/themes/typing/source/mstile-310x310.png new file mode 100644 index 0000000..666858f Binary files /dev/null and b/themes/typing/source/mstile-310x310.png differ diff --git a/themes/typing/source/mstile-70x70.png b/themes/typing/source/mstile-70x70.png new file mode 100644 index 0000000..5fdc488 Binary files /dev/null and b/themes/typing/source/mstile-70x70.png differ diff --git a/themes/typing/source/safari-pinned-tab.svg b/themes/typing/source/safari-pinned-tab.svg index 48afca1..bd480ab 100644 --- a/themes/typing/source/safari-pinned-tab.svg +++ b/themes/typing/source/safari-pinned-tab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/themes/typing/source/site.webmanifest b/themes/typing/source/site.webmanifest index 52fc35a..8b203b0 100644 --- a/themes/typing/source/site.webmanifest +++ b/themes/typing/source/site.webmanifest @@ -3,12 +3,12 @@ "short_name": "", "icons": [ { - "src": "/android-chrome-192x192.png?v=wAdXrPeYE8", + "src": "/android-chrome-192x192.png?v=YAXmN7mOgR", "sizes": "192x192", "type": "image/png" }, { - "src": "/android-chrome-512x512.png?v=wAdXrPeYE8", + "src": "/android-chrome-512x512.png?v=YAXmN7mOgR", "sizes": "512x512", "type": "image/png" }