From e08e11ec9769209e51500425aece76baee25804f Mon Sep 17 00:00:00 2001
From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com>
Date: Wed, 23 Aug 2023 20:16:33 +0800
Subject: [PATCH] Update config.ts
---
docs/.vitepress/config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts
index bf5f5f0929..779cea5de1 100644
--- a/docs/.vitepress/config.ts
+++ b/docs/.vitepress/config.ts
@@ -110,7 +110,7 @@ export default defineConfig({
indexName: 'virt-spiritlhl'
},
footer: {
- message: 'Under (CC BY-NC-SA 4.0) License.
Thanks to cloudflare and tanglu.me for the CDN.',
+ message: 'Under (CC BY-NC-SA 4.0) License.
Thanks to cloudflare and tanglu.me for the CDN.',
copyright: 'Copyright © 2022-present oneclickvirt'
}
}