From 0bff5f349a460f4b517b39c09ac6133021b55c1c Mon Sep 17 00:00:00 2001 From: samantha42 Date: Sat, 30 May 2026 16:49:18 +0200 Subject: [PATCH] components load --- static/components/games.html | 59 +-- static/components/themetoggle.html | 20 + static/index.html | 55 +-- static/output.css | 625 +---------------------------- tailwind.sh | 1 + 5 files changed, 59 insertions(+), 701 deletions(-) create mode 100644 static/components/themetoggle.html diff --git a/static/components/games.html b/static/components/games.html index c3ad5c1..9c36c07 100644 --- a/static/components/games.html +++ b/static/components/games.html @@ -1,26 +1,33 @@ -
-
- -

Minecraft

-
-
- -

Rise of the Tomb Raider

-
-
- -

Planet Zoo

-
-
- -

GTA V

-
-
- -

Factorio

-
-
- -

Detroit: Become Human

-
-
\ No newline at end of file +
+ +
+ +

Minecraft

+
+ +
+ +

Rise of the Tomb Raider

+
+ +
+ +

Planet Zoo

+
+ +
+ +

GTA V

+
+ +
+ +

Factorio

+
+ +
+ +

Detroit: Become Human

+
+ +
\ No newline at end of file diff --git a/static/components/themetoggle.html b/static/components/themetoggle.html new file mode 100644 index 0000000..9c43010 --- /dev/null +++ b/static/components/themetoggle.html @@ -0,0 +1,20 @@ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file diff --git a/static/index.html b/static/index.html index 57bb547..eca27a8 100644 --- a/static/index.html +++ b/static/index.html @@ -31,25 +31,8 @@