diff --git a/layouts/partials/favicons.html b/layouts/partials/favicons.html index b07a10c..8ad432f 100644 --- a/layouts/partials/favicons.html +++ b/layouts/partials/favicons.html @@ -1,7 +1,6 @@ - - - - - - - \ No newline at end of file + + + + + + \ No newline at end of file diff --git a/static/favicon.svg b/static/favicon.svg index 93959bc..0251ab1 100644 --- a/static/favicon.svg +++ b/static/favicon.svg @@ -1,17 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/site.webmanifest b/static/site.webmanifest index a9f6443..ff80ef6 100644 --- a/static/site.webmanifest +++ b/static/site.webmanifest @@ -1,5 +1,5 @@ { - "name": "HyperMusings", + "name": "Hyperling's Musings", "short_name": "HyperMusings", "icons": [ { @@ -15,7 +15,7 @@ "purpose": "maskable" } ], - "theme_color": "#010101", + "theme_color": "#cccccc", "background_color": "#cccccc", "display": "standalone" } \ No newline at end of file diff --git a/static/web-app-manifest-192x192.png b/static/web-app-manifest-192x192.png index 2c7964d..4fefecd 100644 Binary files a/static/web-app-manifest-192x192.png and b/static/web-app-manifest-192x192.png differ diff --git a/static/web-app-manifest-512x512.png b/static/web-app-manifest-512x512.png index 3c66ce3..125998d 100644 Binary files a/static/web-app-manifest-512x512.png and b/static/web-app-manifest-512x512.png differ