diff --git a/themes/typing/layout/_partial/head.ejs b/themes/typing/layout/_partial/head.ejs
index 80b8767..041b601 100644
--- a/themes/typing/layout/_partial/head.ejs
+++ b/themes/typing/layout/_partial/head.ejs
@@ -29,17 +29,19 @@
<% if (theme.rss) { %>
<% } %>
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
+
<%/* Fallback function for SRI */%>
diff --git a/themes/typing/source/android-chrome-192x192.png b/themes/typing/source/android-chrome-192x192.png
index 26143af..9c32be7 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 9b28cf7..05999ab 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 4745f19..7e521d1 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 a8187d3..cb40193 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 6b244f2..f03124a 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 c38da31..d22b5d7 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 9d1b927..fe9b1b0 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 6b244f2..f03124a 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 5cd27e3..8f922da 100644
--- a/themes/typing/source/browserconfig.xml
+++ b/themes/typing/source/browserconfig.xml
@@ -2,8 +2,8 @@
-
- #603cba
+
+ #466fa0
diff --git a/themes/typing/source/favicon-16x16.png b/themes/typing/source/favicon-16x16.png
index 81178b5..6026425 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 f68b7c9..7c4aea9 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 45f297a..a9e58e2 100644
Binary files a/themes/typing/source/favicon.ico and b/themes/typing/source/favicon.ico differ
diff --git a/themes/typing/source/mstile-150x150.png b/themes/typing/source/mstile-150x150.png
index 557a27b..4aef1fb 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/safari-pinned-tab.svg b/themes/typing/source/safari-pinned-tab.svg
index 52639c5..48afca1 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 83352c9..52fc35a 100644
--- a/themes/typing/source/site.webmanifest
+++ b/themes/typing/source/site.webmanifest
@@ -1,19 +1,20 @@
{
- "name": "curben's blog",
- "short_name": "curben's blog",
+ "name": "",
+ "short_name": "",
"icons": [
{
- "src": "/android-chrome-192x192.png",
+ "src": "/android-chrome-192x192.png?v=wAdXrPeYE8",
"sizes": "192x192",
"type": "image/png"
},
{
- "src": "/android-chrome-512x512.png",
+ "src": "/android-chrome-512x512.png?v=wAdXrPeYE8",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
+ "start_url": "https://curben.netlify.com/",
"display": "standalone"
}