From 7812fb96e686f99fc82fc8450b0c1c9e6ec09c3a Mon Sep 17 00:00:00 2001 From: Zeph Levy <171337931+ZephLevy@users.noreply.github.com> Date: Tue, 17 Feb 2026 21:32:19 +0100 Subject: [PATCH] Add a short projects list --- src/routes/projects/+page.svelte | 41 ++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/src/routes/projects/+page.svelte b/src/routes/projects/+page.svelte index 2080a99..718a22f 100644 --- a/src/routes/projects/+page.svelte +++ b/src/routes/projects/+page.svelte @@ -4,22 +4,33 @@ About - +
-

About this app

- -

- This is a SvelteKit app. You can make your own by typing - the following into your command line and following the prompts: -

- -
npx sv create
- -

- The page you're looking at is purely static HTML, with no client-side interactivity needed. - Because of that, we don't need to load any JavaScript. Try viewing the page's source, or opening - the devtools network panel and reloading. -

+

Some of the stuff I've done:

+
+ +