We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25bce3 commit 744c6bcCopy full SHA for 744c6bc
src/components/HomepageFeatures/index.tsx
@@ -16,7 +16,7 @@ const FeatureList: FeatureItem[] = [
16
{
17
title: 'MinecraftLaunch',
18
img: 'https://raw.githubusercontent.com/Blessing-Studio/MinecraftLaunch/master/MinecraftLaunch/.nuget/logo.png',
19
- description: 'cs 第三方Minecraft 启动核心',
+ description: 'C# 第三方Minecraft 启动核心',
20
alt: 'MinecraftLaunch Logo',
21
link: '/docs/MinecraftLaunch'
22
},
0 commit comments