mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update theme.ts
This commit is contained in:
@@ -80,6 +80,17 @@ export default hopeTheme({
|
|||||||
|
|
||||||
components: {
|
components: {
|
||||||
components: ["Badge", "BiliBili"],
|
components: ["Badge", "BiliBili"],
|
||||||
|
rootComponents: {
|
||||||
|
notice: [
|
||||||
|
{
|
||||||
|
path: "/zh/",
|
||||||
|
title: "加入我们",
|
||||||
|
content: "如果你有<b>软件开发</b>,<b>网页前端</b>,<b>文档管理</b>或<b>视频创作</b>的经验,并希望将其施展于胡桃工具箱项目中,欢迎<a href='http://hut.ao/zh/project.html#%E5%8A%A0%E5%85%A5%E6%88%91%E4%BB%AC'>加入开发团队</a>",
|
||||||
|
fullscreen: false,
|
||||||
|
showOnce: false
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
feed: {
|
feed: {
|
||||||
|
|||||||
Reference in New Issue
Block a user