diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts
index 0f6f24c3c8..0d8a1e4703 100644
--- a/docs/.vitepress/config.mts
+++ b/docs/.vitepress/config.mts
@@ -114,9 +114,7 @@ export default defineConfig({
indexName: 'virt-spiritlhl'
},
footer: {
- message: 'Under (CC BY-NC-SA 4.0) License.
- Thanks to Evolution Host for providing DDoS-protected VPS support.
- Also thanks to Cloudflare and tanglu.me for the CDN.',
+ message: 'Under (CC BY-NC-SA 4.0) License.
Thanks to Evolution Host for providing DDoS-protected VPS support.
Also thanks to Cloudflare and tanglu.me for the CDN.',
copyright: 'Copyright © 2022-present oneclickvirt'
}
}