Skip to content

Commit ef06bbc

Browse files
committed
feat(docs): update project descriptions for enhanced clarity and engagement
1 parent 645e376 commit ef06bbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/docs-projects.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ export const DOC_PROJECTS: DocProject[] = [
1717
icon: Code,
1818
iconColor: "text-purple-500 dark:text-purple-400",
1919
gradientColor: "from-purple-500/20 to-indigo-500/20",
20-
description: "Core library providing essential features and utilities for Minecraft servers",
20+
description: "All the most important server functions in one!",
2121
},
2222
{
2323
path: "/docs/eternalcombat",
2424
title: "EternalCombat",
2525
icon: FileText,
2626
iconColor: "text-red-500 dark:text-red-400",
2727
gradientColor: "from-red-500/20 to-orange-500/20",
28-
description: "Advanced combat system with customizable mechanics and features",
28+
description: "Something more than just combat logging for Minecraft!",
2929
},
3030
{
3131
path: "/docs/multification",

0 commit comments

Comments
 (0)