From ec74c01ac7c143ebd9f99b67ee0bcb888ed1b86b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 7 Jul 2023 18:01:54 +0800 Subject: 😫I HATE FIX BUG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/components/pages/landing/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/components/pages/landing') diff --git a/docs/components/pages/landing/index.tsx b/docs/components/pages/landing/index.tsx index 1c71d1b..0cf3ea3 100644 --- a/docs/components/pages/landing/index.tsx +++ b/docs/components/pages/landing/index.tsx @@ -11,8 +11,8 @@ import { HydroRollTRPG } from "./HydroRollTRPG"; import { FadeIn } from "../home-shared/FadeIn"; import { LandingPageGlobalStyles } from "../home-shared/GlobalStyles"; import styles from "./index.module.css"; -import PackLogo from "../../logos/PackLogo"; -import RepoLogo from "../../logos/RepoLogo"; +import PackLogo from "../../logos/TRPGLogo"; +import RepoLogo from "../../logos/AILogo"; function Background() { return ( -- cgit v1.2.3-70-g09d2