diff options
Diffstat (limited to 'src/data/projects.json')
| -rw-r--r-- | src/data/projects.json | 3 |
1 files changed, 3 insertions, 0 deletions
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", |
