diff --git a/images/adguard.png b/images/adguard.png new file mode 100644 index 0000000..e2b2191 Binary files /dev/null and b/images/adguard.png differ diff --git a/images/copyright/airbenz-offline.png b/images/copyright/airbenz-offline.png deleted file mode 100644 index 4cd4f84..0000000 Binary files a/images/copyright/airbenz-offline.png and /dev/null differ diff --git a/images/copyright/airbenz.webp b/images/copyright/airbenz.webp deleted file mode 100644 index 5418cd7..0000000 Binary files a/images/copyright/airbenz.webp and /dev/null differ diff --git a/images/tandoor.png b/images/tandoor.png new file mode 100644 index 0000000..4451dfa Binary files /dev/null and b/images/tandoor.png differ diff --git a/index.html b/index.html index 15f0dd2..81a5d6d 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,7 @@
Button Logo Nextcloud + File Server
@@ -39,6 +40,7 @@
Button Logo Vaultwarden + Password Manager
@@ -48,6 +50,27 @@
Gitea + Collaborative Code +
+ + + + + + + @@ -57,6 +80,7 @@
Pufferpanel + Game Servers
@@ -66,6 +90,7 @@
Button Logo Streaming + Gaming Maybe
@@ -75,6 +100,17 @@
Button Logo Radio + My Music Folder +
+ + + + @@ -84,6 +120,7 @@
Button Logo Mastodon + Twitterish
@@ -93,15 +130,7 @@
Button Logo Lemmy -
- - - - @@ -110,17 +139,8 @@
Button Logo - Mailserver -
- - - - diff --git a/streams/airbenz/index.html b/streams/airbenz/index.html deleted file mode 100644 index b62ca3b..0000000 --- a/streams/airbenz/index.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - - -Airbenz TV - - - - -
-
- -
- -
- - - - diff --git a/styles.css b/styles.css index 77fd941..256822a 100644 --- a/styles.css +++ b/styles.css @@ -82,14 +82,15 @@ header img { .cloud .color-part { background-color: #5ca9d6; } .warden .color-part { background-color: #63b8a4; } .git .color-part { background-color: #8abf50; } +.guard .color-part { background-color: #408043; } +.recipes .color-part { background-color: #e3c594; } .panel .color-part { background-color: #8ad3db; } .stream .color-part { background-color: #F54E31; } .radio .color-part { background-color: #253785; } +.element .color-part { background-color: #4ca68c; } .mastodon .color-part { background-color: #776bc9; } .lemmy .color-part { background-color: #183038; } -.element .color-part { background-color: #4ca68c; } .mail .color-part { background-color: #0777B6; } -.airbenz .color-part { background-color: #f5afab; } .color-part { width: calc(1.8em * var(--button-scale)); /* Adjusted width for the colored part */