aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/pages/TRPG-home/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/TRPG-home/index.tsx b/docs/components/pages/TRPG-home/index.tsx
index d08443b..a6feae1 100644
--- a/docs/components/pages/TRPG-home/index.tsx
+++ b/docs/components/pages/TRPG-home/index.tsx
@@ -16,7 +16,7 @@ export default function HydroRollTRPGHome() {
<PackFeatures />
</GradientSectionBorder>
<GradientSectionBorder>
- <PackLetter />
+ {/* <PackLetter /> */}
</GradientSectionBorder>
</main>
</>