From a49c9f437396a6c423e37109a2646b5b18e4af42 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timeless=E5=B0=8F=E5=B8=85?= <1018008088@qq.com>
Date: Thu, 6 Nov 2025 09:09:18 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=AE=89=E7=BD=91=E5=A4=87=E6=A1=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/.vitepress/config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js
index 9c08d7e..a806f4c 100644
--- a/docs/.vitepress/config.js
+++ b/docs/.vitepress/config.js
@@ -5,7 +5,7 @@ export default {
description: 'Vite & Vue powered static site generator.',
themeConfig: {
footer: {
- message: 'ICP备案号:冀ICP备2025104367号',
+ message: '冀ICP备2025104367号/京公网安备11011502038830号',
copyright: 'Copyright © 2019-2025 阿帅正传'
}
}