This commit is contained in:
2026-02-16 01:21:40 +03:00
parent 9dcf92ed9b
commit 0aad1a657b

View File

@@ -1,39 +1,37 @@
{ [
"items": [ {
{ "title": "Dashboard",
"title": "Dashboard", "url": "https://dash.ayris.tech",
"url": "https://dash.ayris.tech", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/stalwart.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/stalwart.png" },
}, {
{ "title": "Mail",
"title": "Mail", "url": "https://mail.ayris.tech",
"url": "https://mail.ayris.tech", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/stalwart.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/stalwart.png" },
}, {
{ "title": "n8n Automation",
"title": "n8n Automation", "url": "https://auto.ayris.tech",
"url": "https://auto.ayris.tech", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/n8n.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/n8n.png" },
}, {
{ "title": "Vaultwarden",
"title": "Vaultwarden", "url": "https://vault.ayris.tech",
"url": "https://vault.ayris.tech", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/vaultwarden.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/vaultwarden.png" },
}, {
{ "title": "Analytics",
"title": "Analytics", "url": "https://analytics.ayris.tech",
"url": "https://analytics.ayris.tech", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/plausible.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/plausible.png" },
}, {
{ "title": "Uptime",
"title": "Uptime", "url": "http://uptimekuma-uko00s44cs8cokos4cgwk8oc.65.109.236.58.sslip.io/dashboard",
"url": "http://uptimekuma-uko00s44cs8cokos4cgwk8oc.65.109.236.58.sslip.io/dashboard", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/uptime-kuma.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/uptime-kuma.png" },
}, {
{ "title": "CloudFlare",
"title": "CloudFlare", "url": "https://dash.cloudflare.com/",
"url": "https://dash.cloudflare.com/", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/cloudflare.png"
"icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/cloudflare.png" }
} ]
]
}