diff options
Diffstat (limited to 'data/projects.json')
-rwxr-xr-x | data/projects.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/projects.json b/data/projects.json index bf9b365..c15b6e2 100755 --- a/data/projects.json +++ b/data/projects.json @@ -19,5 +19,12 @@ "icon": "about:blank", "source": "https:\/\/gitlab.minteck.org\/minteck\/kartik-client", "showcase": true + }, + { + "name": "Test", + "description": "Test", + "icon": "about:blank", + "source": "https:\/\/example.com", + "showcase": false } ]
\ No newline at end of file |