From f908e447f3121e4f109cb608e13b55646696b420 Mon Sep 17 00:00:00 2001 From: BugKing Date: Wed, 31 Dec 2025 15:22:50 +0800 Subject: [PATCH] Revert "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, 11 insertions(+), 7 deletions(-) diff --git a/src/components/docs/apply-trial-license.tsx b/src/components/docs/apply-trial-license.tsx index b58687f6..e745ecc4 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 c1bade7e..c7242d69 100644 --- a/src/components/theme/footer.tsx +++ b/src/components/theme/footer.tsx @@ -4,6 +4,7 @@ import Logo from "./logo"; import React from "react"; import { GitHubIcon, DiscordIcon, XIcon } from "@/icons"; + const FooterNavbar = () => { return (