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