aboutsummaryrefslogtreecommitdiff
path: root/apps/website/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'apps/website/config.ts')
-rw-r--r--apps/website/config.ts36
1 files changed, 0 insertions, 36 deletions
diff --git a/apps/website/config.ts b/apps/website/config.ts
index 19c92a4..b483705 100644
--- a/apps/website/config.ts
+++ b/apps/website/config.ts
@@ -39,42 +39,6 @@ function getProjects(): Project[] {
description: 'The next-generation launcher for Forge and Fabric',
logo: 'polyfrost.minimal',
tag: 'SOON'
- },
- {
- name: 'OneConfig',
- description: 'The next-generation config library for Forge and Fabric',
- logo: 'oneconfig.minimal',
- tag: 'BETA'
- },
- {
- name: 'OneLauncher',
- description: 'The next-generation launcher for Forge and Fabric',
- logo: 'polyfrost.minimal',
- tag: 'SOON'
- },
- {
- name: 'OneConfig',
- description: 'The next-generation config library for Forge and Fabric',
- logo: 'oneconfig.minimal',
- tag: 'BETA'
- },
- {
- name: 'OneLauncher',
- description: 'The next-generation launcher for Forge and Fabric',
- logo: 'polyfrost.minimal',
- tag: 'SOON'
- },
- {
- name: 'OneConfig',
- description: 'The next-generation config library for Forge and Fabric',
- logo: 'oneconfig.minimal',
- tag: 'BETA'
- },
- {
- name: 'OneLauncher',
- description: 'The next-generation launcher for Forge and Fabric',
- logo: 'polyfrost.minimal',
- tag: 'SOON'
}
];
}