mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Update navbar
This commit is contained in:
@@ -13,4 +13,9 @@ export const enNavbar = navbar([
|
||||
icon: "community",
|
||||
link: "/en/community",
|
||||
},
|
||||
{
|
||||
text: "Service Availability",
|
||||
icon: "define",
|
||||
link: "https://status.hut.ao/"
|
||||
}
|
||||
]);
|
||||
|
||||
@@ -13,4 +13,9 @@ export const zhNavbar = navbar([
|
||||
icon: "community",
|
||||
link: "/zh/community",
|
||||
},
|
||||
{
|
||||
text: "服务可用性",
|
||||
icon: "define",
|
||||
link: "https://status.hut.ao/"
|
||||
}
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user