From 8551c37e7a28501e93ea4bf043ff74e27d49a89a Mon Sep 17 00:00:00 2001 From: badbl0cks <4161747+badbl0cks@users.noreply.github.com> Date: Sat, 11 Jul 2026 11:06:38 -0700 Subject: [PATCH] integrate parallax into index and tidy up --- src/pages/index.astro | 239 ++++++++++++++++++++++++++++++++++++++- src/pages/parallax.astro | 152 ------------------------- 2 files changed, 235 insertions(+), 156 deletions(-) delete mode 100644 src/pages/parallax.astro diff --git a/src/pages/index.astro b/src/pages/index.astro index efc0049..780f8bd 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -3,11 +3,242 @@ import Layout from "@layouts/BaseLayout.astro"; --- - Home + Parallax Demo + -
-

Hi, I'm badblocks!

-

I ♥ building websites and making things!

+
+
+
+

Hi, I'm badblocks!

+

I ♥ building websites and making things!

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/parallax.astro b/src/pages/parallax.astro deleted file mode 100644 index c9e3036..0000000 --- a/src/pages/parallax.astro +++ /dev/null @@ -1,152 +0,0 @@ ---- -import Layout from "@layouts/BaseLayout.astro"; ---- - - - Parallax Demo - - -
-
-
-
-
-
-
-
-
-

Parallax Demo

-

Pardon the dust!

- -
-
-