diff --git a/data/links.yaml b/data/links.yaml index ddc181e..dc1bb98 100644 --- a/data/links.yaml +++ b/data/links.yaml @@ -5,7 +5,7 @@ tiles: - name: 'adguard' url: 'https://adguard.siempie.com' - img: 'logos/adguard.png' + img: 'logos/adguard.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -13,7 +13,7 @@ tiles: - name: 'drone' url: 'https://ci.simoncor.net' - img: 'logos/drone.png' + img: 'logos/drone.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -21,7 +21,7 @@ tiles: - name: 'emby' url: 'https://emby.siempie.com' - img: 'logos/emby.png' + img: 'logos/emby.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['media'] @@ -29,7 +29,7 @@ tiles: - name: 'gateway' url: 'https://gw.siempie.com' - img: 'logos/mikrotik.png' + img: 'logos/mikrotik.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -37,7 +37,7 @@ tiles: - name: 'gitea' url: 'https://git.simoncor.net' - img: 'logos/gitea.png' + img: 'logos/gitea.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -45,7 +45,7 @@ tiles: - name: 'google mail' url: 'https://mail.google.com' - img: 'logos/google_mail.png' + img: 'logos/google_mail.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['files'] @@ -53,7 +53,7 @@ tiles: - name: 'grafana' url: 'https://grafana.siempie.com' - img: 'logos/grafana.png' + img: 'logos/grafana.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -61,7 +61,7 @@ tiles: - name: 'nextcloud' url: 'https://nextcloud.siempie.com' - img: 'logos/nextcloud.png' + img: 'logos/nextcloud.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['files'] @@ -69,7 +69,7 @@ tiles: - name: 'phpipam' url: 'https://phpipam.siempie.com' - img: 'logos/phpipam.png' + img: 'logos/phpipam.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -77,7 +77,7 @@ tiles: - name: 'radarr' url: 'https://radarr.siempie.com' - img: 'logos/radarr.png' + img: 'logos/radarr.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['media'] @@ -85,7 +85,7 @@ tiles: - name: 'roundcube' url: 'https://mail.simoncor.net' - img: 'logos/roundcube.png' + img: 'logos/roundcube.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['files'] @@ -93,7 +93,7 @@ tiles: - name: 'rundeck' url: 'https://rundeck.siempie.com' - img: 'logos/rundeck.png' + img: 'logos/rundeck.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -101,7 +101,7 @@ tiles: - name: 'sabnzbd' url: 'https://sabnzbd.siempie.com' - img: 'logos/sabnzbd.png' + img: 'logos/sabnzbd.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['media'] @@ -109,7 +109,7 @@ tiles: - name: 'smokeping' url: 'https://smokeping.siempie.com' - img: 'logos/smokeping.png' + img: 'logos/smokeping.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -117,7 +117,7 @@ tiles: - name: 'sonarr' url: 'https://sonarr.siempie.com' - img: 'logos/sonarr.png' + img: 'logos/sonarr.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['media'] @@ -125,7 +125,7 @@ tiles: - name: 'splunk' url: 'https://log.siempie.com' - img: 'logos/splunk.png' + img: 'logos/splunk.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -133,7 +133,7 @@ tiles: - name: 'spotify' url: 'https://open.spotify.com' - img: 'logos/spotify.png' + img: 'logos/spotify.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['media'] @@ -141,7 +141,7 @@ tiles: - name: 'teleport' url: 'https://tele.simoncor.net' - img: 'logos/teleport.png' + img: 'logos/teleport.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -149,7 +149,7 @@ tiles: - name: 'unifi' url: 'https://unifi.siempie.com' - img: 'logos/unifi.png' + img: 'logos/unifi.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['infra'] @@ -157,7 +157,7 @@ tiles: - name: 'vault' url: 'https://vault.simoncor.net' - img: 'logos/bitwarden.png' + img: 'logos/bitwarden.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['files'] @@ -165,7 +165,7 @@ tiles: - name: 'youtube' url: 'https://youtube.com' - img: 'logos/youtube.png' + img: 'logos/youtube.webp' bg_color: '#191414' txt_color: '#1db954' tags: ['media'] diff --git a/public/index.html b/public/index.html index b3279c3..bd86142 100644 --- a/public/index.html +++ b/public/index.html @@ -26,8 +26,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/adguard.webp'style='background-color:#191414; color:#1db954'> +
adguard
@@ -35,8 +35,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/drone.webp'style='background-color:#191414; color:#1db954'> +
drone
@@ -44,8 +44,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/emby.webp'style='background-color:#191414; color:#1db954'> +
emby
@@ -53,8 +53,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/mikrotik.webp'style='background-color:#191414; color:#1db954'> +
gateway
@@ -62,8 +62,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/gitea.webp'style='background-color:#191414; color:#1db954'> +
gitea
@@ -71,8 +71,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/google_mail.webp'style='background-color:#191414; color:#1db954'> +
google mail
@@ -80,8 +80,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/grafana.webp'style='background-color:#191414; color:#1db954'> +
grafana
@@ -89,8 +89,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/nextcloud.webp'style='background-color:#191414; color:#1db954'> +
nextcloud
@@ -98,8 +98,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/phpipam.webp'style='background-color:#191414; color:#1db954'> +
phpipam
@@ -107,8 +107,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/radarr.webp'style='background-color:#191414; color:#1db954'> +
radarr
@@ -116,8 +116,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/roundcube.webp'style='background-color:#191414; color:#1db954'> +
roundcube
@@ -125,8 +125,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/rundeck.webp'style='background-color:#191414; color:#1db954'> +
rundeck
@@ -134,8 +134,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/sabnzbd.webp'style='background-color:#191414; color:#1db954'> +
sabnzbd
@@ -143,8 +143,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/smokeping.webp'style='background-color:#191414; color:#1db954'> +
smokeping
@@ -152,8 +152,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/sonarr.webp'style='background-color:#191414; color:#1db954'> +
sonarr
@@ -161,8 +161,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/splunk.webp'style='background-color:#191414; color:#1db954'> +
splunk
@@ -170,8 +170,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/spotify.webp'style='background-color:#191414; color:#1db954'> +
spotify
@@ -179,8 +179,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/teleport.webp'style='background-color:#191414; color:#1db954'> +
teleport
@@ -188,8 +188,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/unifi.webp'style='background-color:#191414; color:#1db954'> +
unifi
@@ -197,8 +197,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/bitwarden.webp'style='background-color:#191414; color:#1db954'> +
vault
@@ -206,8 +206,8 @@
-
+ data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/youtube.webp'style='background-color:#191414; color:#1db954'> +
youtube
diff --git a/public/logos/adguard.png b/public/logos/adguard.png deleted file mode 100644 index d55d00a..0000000 Binary files a/public/logos/adguard.png and /dev/null differ diff --git a/public/logos/adguard.webp b/public/logos/adguard.webp new file mode 100644 index 0000000..179334d Binary files /dev/null and b/public/logos/adguard.webp differ diff --git a/public/logos/bitwarden.png b/public/logos/bitwarden.png deleted file mode 100644 index e5f7d41..0000000 Binary files a/public/logos/bitwarden.png and /dev/null differ diff --git a/public/logos/bitwarden.webp b/public/logos/bitwarden.webp new file mode 100644 index 0000000..226224d Binary files /dev/null and b/public/logos/bitwarden.webp differ diff --git a/public/logos/drone.png b/public/logos/drone.png deleted file mode 100644 index eb270d5..0000000 Binary files a/public/logos/drone.png and /dev/null differ diff --git a/public/logos/drone.webp b/public/logos/drone.webp new file mode 100644 index 0000000..9bac062 Binary files /dev/null and b/public/logos/drone.webp differ diff --git a/public/logos/emby.png b/public/logos/emby.png deleted file mode 100644 index 39da53d..0000000 Binary files a/public/logos/emby.png and /dev/null differ diff --git a/public/logos/emby.webp b/public/logos/emby.webp new file mode 100644 index 0000000..0265162 Binary files /dev/null and b/public/logos/emby.webp differ diff --git a/public/logos/gitea.png b/public/logos/gitea.png deleted file mode 100644 index 53e774d..0000000 Binary files a/public/logos/gitea.png and /dev/null differ diff --git a/public/logos/gitea.webp b/public/logos/gitea.webp new file mode 100644 index 0000000..fc89553 Binary files /dev/null and b/public/logos/gitea.webp differ diff --git a/public/logos/google_mail.png b/public/logos/google_mail.png deleted file mode 100644 index 7c917b2..0000000 Binary files a/public/logos/google_mail.png and /dev/null differ diff --git a/public/logos/google_mail.webp b/public/logos/google_mail.webp new file mode 100644 index 0000000..bb2013f Binary files /dev/null and b/public/logos/google_mail.webp differ diff --git a/public/logos/grafana.png b/public/logos/grafana.png deleted file mode 100644 index de63e58..0000000 Binary files a/public/logos/grafana.png and /dev/null differ diff --git a/public/logos/grafana.webp b/public/logos/grafana.webp new file mode 100644 index 0000000..30fc409 Binary files /dev/null and b/public/logos/grafana.webp differ diff --git a/public/logos/mikrotik.png b/public/logos/mikrotik.png deleted file mode 100644 index 37e9882..0000000 Binary files a/public/logos/mikrotik.png and /dev/null differ diff --git a/public/logos/mikrotik.webp b/public/logos/mikrotik.webp new file mode 100644 index 0000000..2a31d93 Binary files /dev/null and b/public/logos/mikrotik.webp differ diff --git a/public/logos/nextcloud.png b/public/logos/nextcloud.png deleted file mode 100644 index fa9fce0..0000000 Binary files a/public/logos/nextcloud.png and /dev/null differ diff --git a/public/logos/nextcloud.webp b/public/logos/nextcloud.webp new file mode 100644 index 0000000..43db504 Binary files /dev/null and b/public/logos/nextcloud.webp differ diff --git a/public/logos/nextcloud2.png b/public/logos/nextcloud2.png deleted file mode 100644 index fa9fce0..0000000 Binary files a/public/logos/nextcloud2.png and /dev/null differ diff --git a/public/logos/phpipam.png b/public/logos/phpipam.png deleted file mode 100644 index e9c4531..0000000 Binary files a/public/logos/phpipam.png and /dev/null differ diff --git a/public/logos/phpipam.webp b/public/logos/phpipam.webp new file mode 100644 index 0000000..961b2c3 Binary files /dev/null and b/public/logos/phpipam.webp differ diff --git a/public/logos/radarr.png b/public/logos/radarr.png deleted file mode 100644 index 610d781..0000000 Binary files a/public/logos/radarr.png and /dev/null differ diff --git a/public/logos/radarr.webp b/public/logos/radarr.webp new file mode 100644 index 0000000..2e6e34f Binary files /dev/null and b/public/logos/radarr.webp differ diff --git a/public/logos/roundcube.png b/public/logos/roundcube.png deleted file mode 100644 index d24d4fa..0000000 Binary files a/public/logos/roundcube.png and /dev/null differ diff --git a/public/logos/roundcube.webp b/public/logos/roundcube.webp new file mode 100644 index 0000000..b4c92bc Binary files /dev/null and b/public/logos/roundcube.webp differ diff --git a/public/logos/rundeck.png b/public/logos/rundeck.png deleted file mode 100644 index 741dc32..0000000 Binary files a/public/logos/rundeck.png and /dev/null differ diff --git a/public/logos/rundeck.webp b/public/logos/rundeck.webp new file mode 100644 index 0000000..61036ef Binary files /dev/null and b/public/logos/rundeck.webp differ diff --git a/public/logos/sabnzbd.png b/public/logos/sabnzbd.png deleted file mode 100644 index 70ce0dc..0000000 Binary files a/public/logos/sabnzbd.png and /dev/null differ diff --git a/public/logos/sabnzbd.webp b/public/logos/sabnzbd.webp new file mode 100644 index 0000000..9e79fd1 Binary files /dev/null and b/public/logos/sabnzbd.webp differ diff --git a/public/logos/smokeping.png b/public/logos/smokeping.png deleted file mode 100644 index 2ffca43..0000000 Binary files a/public/logos/smokeping.png and /dev/null differ diff --git a/public/logos/smokeping.webp b/public/logos/smokeping.webp new file mode 100644 index 0000000..1130b42 Binary files /dev/null and b/public/logos/smokeping.webp differ diff --git a/public/logos/sonarr.png b/public/logos/sonarr.png deleted file mode 100644 index 1daa8db..0000000 Binary files a/public/logos/sonarr.png and /dev/null differ diff --git a/public/logos/sonarr.webp b/public/logos/sonarr.webp new file mode 100644 index 0000000..642bd28 Binary files /dev/null and b/public/logos/sonarr.webp differ diff --git a/public/logos/splunk.png b/public/logos/splunk.png deleted file mode 100644 index 18bbe97..0000000 Binary files a/public/logos/splunk.png and /dev/null differ diff --git a/public/logos/splunk.webp b/public/logos/splunk.webp new file mode 100644 index 0000000..2893537 Binary files /dev/null and b/public/logos/splunk.webp differ diff --git a/public/logos/spotify.png b/public/logos/spotify.png deleted file mode 100644 index 0d1dbb5..0000000 Binary files a/public/logos/spotify.png and /dev/null differ diff --git a/public/logos/spotify.webp b/public/logos/spotify.webp new file mode 100644 index 0000000..ad57d59 Binary files /dev/null and b/public/logos/spotify.webp differ diff --git a/public/logos/teleport.png b/public/logos/teleport.png deleted file mode 100644 index b6767dd..0000000 Binary files a/public/logos/teleport.png and /dev/null differ diff --git a/public/logos/teleport.webp b/public/logos/teleport.webp new file mode 100644 index 0000000..09b9b7c Binary files /dev/null and b/public/logos/teleport.webp differ diff --git a/public/logos/unifi.png b/public/logos/unifi.png deleted file mode 100644 index acd1f03..0000000 Binary files a/public/logos/unifi.png and /dev/null differ diff --git a/public/logos/unifi.webp b/public/logos/unifi.webp new file mode 100644 index 0000000..9dc35f2 Binary files /dev/null and b/public/logos/unifi.webp differ diff --git a/public/logos/youtube.png b/public/logos/youtube.png deleted file mode 100644 index 66821cf..0000000 Binary files a/public/logos/youtube.png and /dev/null differ diff --git a/public/logos/youtube.webp b/public/logos/youtube.webp new file mode 100644 index 0000000..6c47859 Binary files /dev/null and b/public/logos/youtube.webp differ diff --git a/static/logos/adguard.png b/static/logos/adguard.png deleted file mode 100644 index d55d00a..0000000 Binary files a/static/logos/adguard.png and /dev/null differ diff --git a/static/logos/adguard.webp b/static/logos/adguard.webp new file mode 100644 index 0000000..179334d Binary files /dev/null and b/static/logos/adguard.webp differ diff --git a/static/logos/bitwarden.png b/static/logos/bitwarden.png deleted file mode 100644 index e5f7d41..0000000 Binary files a/static/logos/bitwarden.png and /dev/null differ diff --git a/static/logos/bitwarden.webp b/static/logos/bitwarden.webp new file mode 100644 index 0000000..226224d Binary files /dev/null and b/static/logos/bitwarden.webp differ diff --git a/static/logos/drone.png b/static/logos/drone.png deleted file mode 100644 index eb270d5..0000000 Binary files a/static/logos/drone.png and /dev/null differ diff --git a/static/logos/drone.webp b/static/logos/drone.webp new file mode 100644 index 0000000..9bac062 Binary files /dev/null and b/static/logos/drone.webp differ diff --git a/static/logos/emby.png b/static/logos/emby.png deleted file mode 100644 index 39da53d..0000000 Binary files a/static/logos/emby.png and /dev/null differ diff --git a/static/logos/emby.webp b/static/logos/emby.webp new file mode 100644 index 0000000..0265162 Binary files /dev/null and b/static/logos/emby.webp differ diff --git a/static/logos/gitea.png b/static/logos/gitea.png deleted file mode 100644 index 53e774d..0000000 Binary files a/static/logos/gitea.png and /dev/null differ diff --git a/static/logos/gitea.webp b/static/logos/gitea.webp new file mode 100644 index 0000000..fc89553 Binary files /dev/null and b/static/logos/gitea.webp differ diff --git a/static/logos/google_mail.png b/static/logos/google_mail.png deleted file mode 100644 index 7c917b2..0000000 Binary files a/static/logos/google_mail.png and /dev/null differ diff --git a/static/logos/google_mail.webp b/static/logos/google_mail.webp new file mode 100644 index 0000000..bb2013f Binary files /dev/null and b/static/logos/google_mail.webp differ diff --git a/static/logos/grafana.png b/static/logos/grafana.png deleted file mode 100644 index de63e58..0000000 Binary files a/static/logos/grafana.png and /dev/null differ diff --git a/static/logos/grafana.webp b/static/logos/grafana.webp new file mode 100644 index 0000000..30fc409 Binary files /dev/null and b/static/logos/grafana.webp differ diff --git a/static/logos/mikrotik.png b/static/logos/mikrotik.png deleted file mode 100644 index 37e9882..0000000 Binary files a/static/logos/mikrotik.png and /dev/null differ diff --git a/static/logos/mikrotik.webp b/static/logos/mikrotik.webp new file mode 100644 index 0000000..2a31d93 Binary files /dev/null and b/static/logos/mikrotik.webp differ diff --git a/static/logos/nextcloud.png b/static/logos/nextcloud.png deleted file mode 100644 index fa9fce0..0000000 Binary files a/static/logos/nextcloud.png and /dev/null differ diff --git a/static/logos/nextcloud.webp b/static/logos/nextcloud.webp new file mode 100644 index 0000000..43db504 Binary files /dev/null and b/static/logos/nextcloud.webp differ diff --git a/static/logos/phpipam.png b/static/logos/phpipam.png deleted file mode 100644 index e9c4531..0000000 Binary files a/static/logos/phpipam.png and /dev/null differ diff --git a/static/logos/phpipam.webp b/static/logos/phpipam.webp new file mode 100644 index 0000000..961b2c3 Binary files /dev/null and b/static/logos/phpipam.webp differ diff --git a/static/logos/radarr.png b/static/logos/radarr.png deleted file mode 100644 index 610d781..0000000 Binary files a/static/logos/radarr.png and /dev/null differ diff --git a/static/logos/radarr.webp b/static/logos/radarr.webp new file mode 100644 index 0000000..2e6e34f Binary files /dev/null and b/static/logos/radarr.webp differ diff --git a/static/logos/roundcube.png b/static/logos/roundcube.png deleted file mode 100644 index d24d4fa..0000000 Binary files a/static/logos/roundcube.png and /dev/null differ diff --git a/static/logos/roundcube.webp b/static/logos/roundcube.webp new file mode 100644 index 0000000..b4c92bc Binary files /dev/null and b/static/logos/roundcube.webp differ diff --git a/static/logos/rundeck.png b/static/logos/rundeck.png deleted file mode 100644 index 741dc32..0000000 Binary files a/static/logos/rundeck.png and /dev/null differ diff --git a/static/logos/rundeck.webp b/static/logos/rundeck.webp new file mode 100644 index 0000000..61036ef Binary files /dev/null and b/static/logos/rundeck.webp differ diff --git a/static/logos/sabnzbd.png b/static/logos/sabnzbd.png deleted file mode 100644 index 70ce0dc..0000000 Binary files a/static/logos/sabnzbd.png and /dev/null differ diff --git a/static/logos/sabnzbd.webp b/static/logos/sabnzbd.webp new file mode 100644 index 0000000..9e79fd1 Binary files /dev/null and b/static/logos/sabnzbd.webp differ diff --git a/static/logos/smokeping.png b/static/logos/smokeping.png deleted file mode 100644 index 2ffca43..0000000 Binary files a/static/logos/smokeping.png and /dev/null differ diff --git a/static/logos/smokeping.webp b/static/logos/smokeping.webp new file mode 100644 index 0000000..1130b42 Binary files /dev/null and b/static/logos/smokeping.webp differ diff --git a/static/logos/sonarr.png b/static/logos/sonarr.png deleted file mode 100644 index 1daa8db..0000000 Binary files a/static/logos/sonarr.png and /dev/null differ diff --git a/static/logos/sonarr.webp b/static/logos/sonarr.webp new file mode 100644 index 0000000..642bd28 Binary files /dev/null and b/static/logos/sonarr.webp differ diff --git a/static/logos/splunk.png b/static/logos/splunk.png deleted file mode 100644 index 18bbe97..0000000 Binary files a/static/logos/splunk.png and /dev/null differ diff --git a/static/logos/splunk.webp b/static/logos/splunk.webp new file mode 100644 index 0000000..2893537 Binary files /dev/null and b/static/logos/splunk.webp differ diff --git a/static/logos/spotify.png b/static/logos/spotify.png deleted file mode 100644 index 0d1dbb5..0000000 Binary files a/static/logos/spotify.png and /dev/null differ diff --git a/static/logos/spotify.webp b/static/logos/spotify.webp new file mode 100644 index 0000000..ad57d59 Binary files /dev/null and b/static/logos/spotify.webp differ diff --git a/static/logos/teleport.png b/static/logos/teleport.png deleted file mode 100644 index b6767dd..0000000 Binary files a/static/logos/teleport.png and /dev/null differ diff --git a/static/logos/teleport.webp b/static/logos/teleport.webp new file mode 100644 index 0000000..09b9b7c Binary files /dev/null and b/static/logos/teleport.webp differ diff --git a/static/logos/unifi.png b/static/logos/unifi.png deleted file mode 100644 index acd1f03..0000000 Binary files a/static/logos/unifi.png and /dev/null differ diff --git a/static/logos/unifi.webp b/static/logos/unifi.webp new file mode 100644 index 0000000..9dc35f2 Binary files /dev/null and b/static/logos/unifi.webp differ diff --git a/static/logos/youtube.png b/static/logos/youtube.png deleted file mode 100644 index 66821cf..0000000 Binary files a/static/logos/youtube.png and /dev/null differ diff --git a/static/logos/youtube.webp b/static/logos/youtube.webp new file mode 100644 index 0000000..6c47859 Binary files /dev/null and b/static/logos/youtube.webp differ