From 27b7fa240521924fdd4234e7fbdc064fca3a260a Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Sun, 22 Jun 2025 15:56:10 +0000 Subject: [PATCH] fix: fix footer --- docs/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index d97952c5f..2023e7d6d 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -152,7 +152,7 @@ export default defineConfig({ search, footer: { message: `${feedback} (rev: ${commitRef})`, - copyright: `© ${new Date().getFullYear()}, Estd 2018.
This site does not host any files.` + copyright: `© ${new Date().getFullYear()}, Estd 2018.` + `