🎨 replace 防护 to 安全防护, Fashion to 时尚护理 (#336)
部署文档 / build (push) Has been cancelled Details

pull/339/head
北雁云依 2024-05-10 19:01:17 +08:00 committed by GitHub
parent 2759fe4588
commit 8379adbffd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 10 additions and 10 deletions

View File

@ -8,11 +8,11 @@ const nav: NavConfig = [
link: '/campus/', link: '/campus/',
}, },
{ {
text: 'Fashion', text: '时尚护理',
link: '/fashion/', link: '/fashion/',
}, },
{ {
text: '防护', text: '安全防护',
link: '/personal-safety/', link: '/personal-safety/',
}, },
{ {

View File

@ -31,21 +31,21 @@ function generate() {
scanStartPath: 'contributor-guide', scanStartPath: 'contributor-guide',
resolvePath: '/contributor-guide/', resolvePath: '/contributor-guide/',
}, },
// Fashion // 时尚护理
{ {
...baseConfig, ...baseConfig,
documentRootPath: '/docs', documentRootPath: '/docs',
scanStartPath: 'fashion', scanStartPath: 'fashion',
resolvePath: '/fashion/', resolvePath: '/fashion/',
}, },
// 防护 // 安全防护
{ {
...baseConfig, ...baseConfig,
documentRootPath: '/docs', documentRootPath: '/docs',
scanStartPath: 'personal-safety', scanStartPath: 'personal-safety',
resolvePath: '/personal-safety/', resolvePath: '/personal-safety/',
}, },
// 防护 // 其它
{ {
...baseConfig, ...baseConfig,
documentRootPath: '/docs', documentRootPath: '/docs',

View File

@ -1,5 +1,5 @@
--- ---
title: Fashion title: 时尚护理
icon: creative icon: creative
author: author:
- admins - admins
@ -9,7 +9,7 @@ category:
index: false index: false
--- ---
这里是 RLE.wiki 的 Fashion 栏目收集一些RLE各方面的文章希望能够帮助到想要阅读这部分资料的伙伴们。这个栏目开放自由投稿稿件凸显作者个人风格特色更侧重于每位作者自身对RLE的理解与思考而非群体全貌或指导性意见。里面的内容不一定适合所有伙伴希望大家**按需食用**。 这里是 RLE.wiki 的 时尚护理 栏目收集一些RLE各方面的文章希望能够帮助到想要阅读这部分资料的伙伴们。这个栏目开放自由投稿稿件凸显作者个人风格特色更侧重于每位作者自身对RLE的理解与思考而非群体全貌或指导性意见。里面的内容不一定适合所有伙伴希望大家**按需食用**。
::: tip ::: tip
欢迎向本栏目 [投稿](../contributor-guide/other) 欢迎向本栏目 [投稿](../contributor-guide/other)

View File

@ -11,10 +11,10 @@ hero:
text: 大学指南 🏫 text: 大学指南 🏫
link: /campus/ link: /campus/
- theme: alt - theme: alt
text: Fashion 👕 text: 时尚护理 👕
link: /fashion/ link: /fashion/
- theme: alt - theme: alt
text: 防护 🚨 text: 安全防护 🚨
link: /personal-safety/ link: /personal-safety/
- theme: alt - theme: alt
text: 其它 📚 text: 其它 📚

View File

@ -1,5 +1,5 @@
--- ---
title: 防护 title: 安全防护
icon: creative icon: creative
category: category:
- personal-safety - personal-safety