diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/pages/TRPG-home/PackFeatures.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/TRPG-home/PackFeatures.tsx b/docs/components/pages/TRPG-home/PackFeatures.tsx index 2b63303..64fba56 100644 --- a/docs/components/pages/TRPG-home/PackFeatures.tsx +++ b/docs/components/pages/TRPG-home/PackFeatures.tsx @@ -4,7 +4,7 @@ import { FeaturesBento } from "../home-shared/FeaturesBento"; export function PackFeatures() { return ( <FeaturesBento - header="Why HydroRollCore?<br />为什么选择水系核心?" + header="Why HydroRollCore?\n为什么选择水系核心?" body="水系核心基于规则包运行,可自定义程度高,且运行速率快。" features={PACK_HOME_FEATURES} /> |
