From 64cd7fc83d43a0ad7db1b51214291736bd245b44 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 28 Jun 2024 20:31:02 -0400 Subject: Guestbook overhaul; Comments; New post; Updated packages --- src/data/projects.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/data/projects.json') diff --git a/src/data/projects.json b/src/data/projects.json index 5b5b0a7..2eb4d41 100644 --- a/src/data/projects.json +++ b/src/data/projects.json @@ -2,6 +2,7 @@ { "name": "AleeBot", "description": "An all-in-one bot that's made from the Discord.JS API!", + "featured": true, "links": [ { "name": "Source Code", @@ -13,6 +14,7 @@ { "name": "DLAP", "description": "A Discord bot that lets you play local audio tracks in your server.", + "featured": true, "links": [ { "name": "Source Code", @@ -51,6 +53,7 @@ { "name": "YouTube TV Client", "description": "A electron app that goes to youtube.com/tv using a Samsung Smart TV as the user agent.", + "featured": true, "links": [ { "name": "Download", -- cgit v1.2.3