diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 6edf210..10da6bf 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -47,11 +47,11 @@
link: "projects/projectn5",
},
{
- title: "Art Feed",
- description: "[major update] My creative side lives here",
- img: "feed/banner.webp",
- altText: "A rainbow-like holographic effect produced by bending a reflective sheet of cardboard.",
- link: "feed",
+ title: "Projects",
+ description: "[updated] An overview of all my projects!",
+ img: "projects/banner.webp",
+ altText: "An upside-down New 3DS XL lying open on a desk with a small USB-C breakout board attached to it, and a USB-C cable plugged in. The 3DS is glowing to indicate that it is charging.",
+ link: "projects",
},
];
@@ -63,13 +63,6 @@
altText: "View at a tram bridge rising and then curving to the left.",
link: "blog",
},
- {
- title: "Projects",
- description: "An overview of my more technical projects",
- img: "projects/banner.webp",
- altText: "An upside-down New 3DS XL lying open on a desk with a small USB-C breakout board attached to it, and a USB-C cable plugged in. The 3DS is glowing to indicate that it is charging.",
- link: "projects",
- },
{
title: "Files",
description: "Find things I've put for download on my Copyparty instance",