Skip to content

Commit 4125177

Browse files
committed
Add new website
Changed the text on the website
1 parent 3357ff0 commit 4125177

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

projects.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
[
22
{
33
"name": "Tools",
4-
"description": "A collection of useful web-based tools I've built.",
4+
"description": "A collection of useful web-based tools.",
55
"url": "https://ltools.vercel.app/"
66
},
77
{
88
"name": "Games",
9-
"description": "A showcase of browser-based games I've created.",
9+
"description": "A showcase of browser-based games.",
1010
"url": "https://lgames.vercel.app/"
11+
},
12+
{
13+
"name": "GAG-Trade-Sys",
14+
"description": "A trading system for Grow A Garden. (Discontuned)",
15+
"url": "https://lgts.vercel.app"
1116
}
1217
]

0 commit comments

Comments
 (0)