From 11a43b18364a0a0ce8e3f454f6774e382d932e65 Mon Sep 17 00:00:00 2001 From: BugKing9527 Date: Wed, 31 Dec 2025 15:00:25 +0800 Subject: [PATCH] chore: modify some links --- src/components/docs/apply-trial-license.tsx | 2 +- src/components/theme/footer.tsx | 4 +--- src/pages/_meta.json | 10 ++++------ theme.config.tsx | 2 +- 4 files changed, 7 insertions(+), 11 deletions(-) diff --git a/src/components/docs/apply-trial-license.tsx b/src/components/docs/apply-trial-license.tsx index e745ecc4..b58687f6 100644 --- a/src/components/docs/apply-trial-license.tsx +++ b/src/components/docs/apply-trial-license.tsx @@ -17,7 +17,7 @@ const ApplyTrialLicense = ({ showBorder = true }) => { Contact us {" "} diff --git a/src/components/theme/footer.tsx b/src/components/theme/footer.tsx index c7242d69..c1bade7e 100644 --- a/src/components/theme/footer.tsx +++ b/src/components/theme/footer.tsx @@ -4,7 +4,6 @@ import Logo from "./logo"; import React from "react"; import { GitHubIcon, DiscordIcon, XIcon } from "@/icons"; - const FooterNavbar = () => { return (