From 66885175ebaa379eba703c0b64f5757081b784bc Mon Sep 17 00:00:00 2001 From: zyqunix Date: Tue, 3 Dec 2024 07:34:44 +0100 Subject: [PATCH] forgot to change urls --- projects/projects.json | 2 +- tools.json | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/projects/projects.json b/projects/projects.json index 338624d..48c33e5 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -9,7 +9,7 @@ "name": "Guestbook", "subheader": "A Guestbook frontend from SmartGB", "description": "A custom frontend for a SmartGuestBook, which uses a CORS Proxy to fetch the guestbook entries.", - "url": "/assets/config.zip" + "url": "/guestbook" }, { "name": "ZyMusic", diff --git a/tools.json b/tools.json index cf1f016..751a816 100644 --- a/tools.json +++ b/tools.json @@ -28,5 +28,11 @@ "subheader": "My most popular projects", "description": "Some of my projects I'd like to showcase. All on GitHub", "url": "/projects" + }, + { + "name": "Autist", + "subheader": "Autstic friend", + "description": "A site for my autistic friend who does funny noises", + "url": "/autist" } ] \ No newline at end of file