diff --git a/client/img/apple-touch-icon-120x120.png b/client/img/apple-touch-icon-120x120.png index 78e4c348..6d7bf410 100644 Binary files a/client/img/apple-touch-icon-120x120.png and b/client/img/apple-touch-icon-120x120.png differ diff --git a/client/img/logo-64.png b/client/img/logo-64.png index 8223410a..f7dd344f 100644 Binary files a/client/img/logo-64.png and b/client/img/logo-64.png differ diff --git a/client/img/logo-dark.svg b/client/img/logo-dark.svg new file mode 100644 index 00000000..dd0d3016 --- /dev/null +++ b/client/img/logo-dark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/client/img/touch-icon-192x192.png b/client/img/touch-icon-192x192.png new file mode 100644 index 00000000..976f79cd Binary files /dev/null and b/client/img/touch-icon-192x192.png differ diff --git a/client/index.html b/client/index.html index d735227e..1eef22e5 100644 --- a/client/index.html +++ b/client/index.html @@ -3,8 +3,9 @@ - + + Shout @@ -13,7 +14,8 @@ - + + "> diff --git a/package.json b/package.json index b7184d1f..31add910 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "The self-hosted web IRC client", - "version": "0.38.5", + "version": "0.38.6", "author": "Mattias Erming", "preferGlobal": true, "bin": {