Skip to content

Commit 9ae7d10

Browse files
authored
Move SkipSetup project entry in app list
Rearranged SkipSetup project entry in the open source app list.
1 parent 119a809 commit 9ae7d10

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

www/src/components/docs/openSourceAppList.tsx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@ interface App {
88
}
99

1010
const projects: App[] = [
11-
{
12-
description: "SkipSetup - T3-powered foundation for AI-native development",
13-
repoName: "Noble-TS/skipsetup",
14-
repo: "https://github.com/Noble-TS/skipsetup",
15-
linkName: "npmjs.com/package/skipsetup-cli",
16-
link: "https://www.npmjs.com/package/skipsetup-cli",
17-
},
11+
1812
{
1913
description: "OpenBio - Open Source Link in Bio",
2014
repoName: "vanxh/openbio",
@@ -309,6 +303,13 @@ const projects: App[] = [
309303
linkName: "Profilee",
310304
link: "https://www.profilee.info/",
311305
},
306+
{
307+
description: "SkipSetup - T3-powered foundation for AI-native development",
308+
repoName: "Noble-TS/skipsetup",
309+
repo: "https://github.com/Noble-TS/skipsetup",
310+
linkName: "npmjs.com/package/skipsetup-cli",
311+
link: "https://www.npmjs.com/package/skipsetup-cli",
312+
},
312313
{
313314
description: "SunalRahal - Your Spotify, in a SVG",
314315
repoName: "prabincankod/sunal-rahal",

0 commit comments

Comments
 (0)