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

View File

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