From 0d71702b4811cf29dcc5b4627236b9b747d06c07 Mon Sep 17 00:00:00 2001 From: llamaiscool <86912683+llamaiscoollol@users.noreply.github.com> Date: Thu, 15 Jul 2021 17:48:34 +0200 Subject: Added website icon and small design change in WiFi details box (#45) * Added website icon and small design change in WiFi details box * Fixed few errors of previous pull * Fixed errors of previous pull --- public/images/wifi.ico | Bin 0 -> 103891 bytes public/images/wifi.png | Bin 0 -> 14913 bytes public/index.html | 3 ++- public/manifest.json | 8 +++++++- 4 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 public/images/wifi.ico create mode 100644 public/images/wifi.png (limited to 'public') diff --git a/public/images/wifi.ico b/public/images/wifi.ico new file mode 100644 index 0000000..1af8341 Binary files /dev/null and b/public/images/wifi.ico differ diff --git a/public/images/wifi.png b/public/images/wifi.png new file mode 100644 index 0000000..6cef0c8 Binary files /dev/null and b/public/images/wifi.png differ diff --git a/public/index.html b/public/index.html index 52cbc44..38f4236 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ + -