We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3357ff0 commit 4125177Copy full SHA for 4125177
1 file changed
projects.json
@@ -1,12 +1,17 @@
1
[
2
{
3
"name": "Tools",
4
- "description": "A collection of useful web-based tools I've built.",
+ "description": "A collection of useful web-based tools.",
5
"url": "https://ltools.vercel.app/"
6
},
7
8
"name": "Games",
9
- "description": "A showcase of browser-based games I've created.",
+ "description": "A showcase of browser-based games.",
10
"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"
16
}
17
]
0 commit comments