aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/pages/TRPG-home
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-05-03 06:18:23 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-05-03 06:18:23 +0800
commitb2a54454e3030c795b901db52705fe7c83ac0991 (patch)
treecf4bd180c3ed5ac8d235bb48310b6a9287ca5f9d /docs/components/pages/TRPG-home
parent2b510321453460658dd7741749c5acf000ff86ef (diff)
downloadHydroRoll-b2a54454e3030c795b901db52705fe7c83ac0991.tar.gz
HydroRoll-b2a54454e3030c795b901db52705fe7c83ac0991.zip
Diffstat (limited to 'docs/components/pages/TRPG-home')
-rw-r--r--docs/components/pages/TRPG-home/PackHero.tsx7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/components/pages/TRPG-home/PackHero.tsx b/docs/components/pages/TRPG-home/PackHero.tsx
index 9def8df..38c773b 100644
--- a/docs/components/pages/TRPG-home/PackHero.tsx
+++ b/docs/components/pages/TRPG-home/PackHero.tsx
@@ -73,14 +73,13 @@ export function PackHero() {
className="z-50 flex flex-col items-center justify-center gap-5 px-6 text-center lg:gap-6"
>
<PackLogo
- alt="Turbopack"
+ alt="HydroRollTRPG"
width="200"
className="w-[160px] md:w-[200px] fill-black dark:fill-white"
/>
- <HeroText h1>The Rust-powered successor to Webpack</HeroText>
+ <HeroText h1>跑团</HeroText>
<SectionSubtext hero>
- Turbopack is an incremental bundler optimized for JavaScript and
- TypeScript, written in Rust.
+ TRPG 模块是 水系 的另一个重要组成部分
</SectionSubtext>
</FadeIn>
<FadeIn