From ec097ed406f2889ef46e4c9063fab32725230d47 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 2 Dec 2025 19:24:14 +0800 Subject: [PATCH] docs: Fix footer display. (#1727) --- docs/.vitepress/config.mts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 54070a3e..efa6936a 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -58,7 +58,6 @@ const config: UserConfig = { message: `GPUI Component is an open source project under the Apache-2.0 License, developed by Longbridge.`, copyright: ` -

GPUI | Contributors @@ -68,11 +67,9 @@ const config: UserConfig = { Report Bug | Discussion -

-

+
Icon resources are used Lucide, Isocons. -

`, }, // https://vitepress.dev/reference/default-theme-config