From 66e7218f9c2e0d875a5b06dc31f66a4329cbc032 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 14 Dec 2025 23:02:07 -0500 Subject: more progress on the Shifter --- src/pages/index.astro | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) (limited to 'src/pages') diff --git a/src/pages/index.astro b/src/pages/index.astro index 1b23b31..7889cbf 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -2,14 +2,31 @@ import { Image } from 'astro:assets'; import logo from "../assets/logo.png"; import Layout from '../layouts/Layout.astro'; -// import Shifter from '../components/shifter.astro'; -import Shifter from '../components/shifter.tsx'; -import Slideshow from '../components/slideshow.astro'; +import Shifter from '../components/Shifter.tsx'; +import Slideshow from '../components/Slideshow.astro'; ---
+
@@ -31,21 +48,9 @@ import Slideshow from '../components/slideshow.astro';
-
-
-

Screenshots

-
-
-
-
-
-
- -
-
-
- +
+