Skip to content

Commit 5397f16

Browse files
committed
changed order
1 parent c4dbaa4 commit 5397f16

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/assets/content.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@
88
"description": "A web tool that concatenates effects in a given order",
99
"status": "Maintenance"
1010
},
11-
{
12-
"name": "NVPatch UI",
13-
"hasRepo": true,
14-
"repo": "https://github.com/ConstructFund/nvPatchUI",
15-
"hasWebsite": false,
16-
"description": "A User Interface for the command line tool NVPatch (that fixes laptop GPU selection issues)",
17-
"status": "Maintenance"
18-
},
1911
{
2012
"name": "Made With Construct",
2113
"hasRepo": true,
@@ -34,6 +26,14 @@
3426
"description": "A tool that generates replace color shaders and color variable behaviors",
3527
"status": "Maintenance"
3628
},
29+
{
30+
"name": "NVPatch UI",
31+
"hasRepo": true,
32+
"repo": "https://github.com/ConstructFund/nvPatchUI",
33+
"hasWebsite": false,
34+
"description": "A User Interface for the command line tool NVPatch (that fixes laptop GPU selection issues)",
35+
"status": "Maintenance"
36+
},
3737
{
3838
"name": "C3IDE 2",
3939
"hasRepo": true,

0 commit comments

Comments
 (0)