This commit is contained in:
Masterain
2024-03-19 00:59:16 -07:00
parent bead598d80
commit 7cfa895021
4 changed files with 0 additions and 20 deletions

View File

@@ -35,11 +35,6 @@ export const enNavbar = navbar([
{ {
text: "Service Availability", text: "Service Availability",
children: [ children: [
{
text: "UptimeRobot",
icon: "/images/202312/uptimerobot-logo.svg",
link: "https://status.hut.ao/",
},
{ {
text: "Uptime Kuma", text: "Uptime Kuma",
icon: "/images/202312/uptime-kuma.svg", icon: "/images/202312/uptime-kuma.svg",

View File

@@ -26,11 +26,6 @@ export const idNavbar = navbar([
text: "Servis Tersedia", text: "Servis Tersedia",
icon: "iconfont icon-define", icon: "iconfont icon-define",
children: [ children: [
{
text: "UptimeRobot",
icon: "/images/202312/uptimerobot-logo.svg",
link: "https://status.hut.ao/",
},
{ {
text: "Uptime Kuma", text: "Uptime Kuma",
icon: "/images/202312/uptime-kuma.svg", icon: "/images/202312/uptime-kuma.svg",

View File

@@ -26,11 +26,6 @@ export const ruNavbar = navbar([
text: "Доступность сервиса", text: "Доступность сервиса",
icon: "iconfont icon-define", icon: "iconfont icon-define",
children: [ children: [
{
text: "UptimeRobot",
icon: "/images/202312/uptimerobot-logo.svg",
link: "https://status.hut.ao/",
},
{ {
text: "Uptime Kuma", text: "Uptime Kuma",
icon: "/images/202312/uptime-kuma.svg", icon: "/images/202312/uptime-kuma.svg",

View File

@@ -35,11 +35,6 @@ export const zhNavbar = navbar([
{ {
text: "服务可用性", text: "服务可用性",
children: [ children: [
{
text: "UptimeRobot",
icon: "/images/202312/uptimerobot-logo.svg",
link: "https://status.hut.ao/",
},
{ {
text: "Uptime Kuma", text: "Uptime Kuma",
icon: "/images/202312/uptime-kuma.svg", icon: "/images/202312/uptime-kuma.svg",