From 1750ff4c9eb8713fffcd27a58cab0dc83590cf83 Mon Sep 17 00:00:00 2001 From: wintel Date: Thu, 24 Apr 2025 01:30:19 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newdocs/docs/.vuepress/config.ts | 2 +- newdocs/docs/.vuepress/plume.config.ts | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/newdocs/docs/.vuepress/config.ts b/newdocs/docs/.vuepress/config.ts index 156ba9d5..0fde2303 100644 --- a/newdocs/docs/.vuepress/config.ts +++ b/newdocs/docs/.vuepress/config.ts @@ -103,7 +103,7 @@ export default defineUserConfig({ // pdf: true, // 启用 PDF 嵌入 @[pdf](/xxx.pdf) // caniuse: true, // 启用 caniuse 语法 @[caniuse](feature_name) // plot: true, // 启用隐秘文本语法 !!xxxx!! - // bilibili: true, // 启用嵌入 bilibili视频 语法 @[bilibili](bid) + bilibili: true, // 启用嵌入 bilibili视频 语法 @[bilibili](bid) // youtube: true, // 启用嵌入 youtube视频 语法 @[youtube](video_id) // artPlayer: true, // 启用嵌入 artPlayer 本地视频 语法 @[artPlayer](url) // audioReader: true, // 启用嵌入音频朗读功能 语法 @[audioReader](url) diff --git a/newdocs/docs/.vuepress/plume.config.ts b/newdocs/docs/.vuepress/plume.config.ts index 8b4c15c3..cbf9865a 100644 --- a/newdocs/docs/.vuepress/plume.config.ts +++ b/newdocs/docs/.vuepress/plume.config.ts @@ -1,7 +1,7 @@ /* * @Author: yubaolee | ahfu~ <954478625@qq.com> * @Date: 2025-04-23 20:26:48 - * @LastEditTime: 2025-04-23 21:23:01 + * @LastEditTime: 2025-04-24 01:27:38 * @Description: 配置 * Copyright (c) 2025 by yubaolee | ahfu~ , All Rights Reserved. */ @@ -35,10 +35,10 @@ export default defineThemeConfig({ // createTime: true, // 是否显示文章创建时间 /* 站点页脚 */ - // footer: { - // message: 'Power by VuePress & vuepress-theme-plume', - // copyright: '', - // }, + footer: { + message: 'Copyright © 2025 OpenAuth.Net', + copyright: '', + }, /** * @see https://theme-plume.vuejs.press/config/basic/#profile