From 6ca20a2cd69e63c351ffdb0ae8d76cc2dedab2a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E9=9B=81=20Cryolitia?= Date: Fri, 12 Apr 2024 13:11:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BD=9C=E8=80=85=E7=BD=B2?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/theme/components/PageInfo.vue | 4 ++-- docs/fashion/ftm/index.md | 3 +++ docs/fashion/index.md | 3 +++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/.vitepress/theme/components/PageInfo.vue b/docs/.vitepress/theme/components/PageInfo.vue index b7eaa99..cec86f1 100644 --- a/docs/.vitepress/theme/components/PageInfo.vue +++ b/docs/.vitepress/theme/components/PageInfo.vue @@ -29,9 +29,9 @@ const authors = computed(() => { author = [author] if (!author.length) - author = ['匿名'] + author = [] - return author + return [...author, '匿名'] }) diff --git a/docs/fashion/ftm/index.md b/docs/fashion/ftm/index.md index 791c9ef..8514cd6 100644 --- a/docs/fashion/ftm/index.md +++ b/docs/fashion/ftm/index.md @@ -1,5 +1,8 @@ --- title: 男性倾向跨性别者的 RLE +author: 航 +copyright: + enable: true --- :::info diff --git a/docs/fashion/index.md b/docs/fashion/index.md index 322e79b..76c9994 100644 --- a/docs/fashion/index.md +++ b/docs/fashion/index.md @@ -1,6 +1,9 @@ --- title: Fashion icon: creative +author: + - admins + - amber category: - Fashion index: false