Former-commit-id: a0c5bd962b
This commit is contained in:
Hadi
2024-06-20 02:45:24 +02:00
parent 76355d3ca1
commit 22b00bf301
10 changed files with 97 additions and 12 deletions

View File

@@ -2,14 +2,14 @@
let
bookmarks = ''
Home: [
{text: "Nextcloud", url: "https://cloud.anotherhadi.com", icon: ""},
{text: "Vaultwarden", url: "https://vault.anotherhadi.com", icon: ""},
{text: "Nextcloud", url: "https://cloud.anotherhadi.com", icon: "󰅟"},
{text: "Vaultwarden", url: "https://vault.anotherhadi.com", icon: ""},
],
Admin: [
{text: "Adguard Home", url: "http://192.168.2.24:3001", icon: ""},
{text: "Proxmox", url: "https://192.168.2.17:8006", icon: ""},
{text: "Cloudflare", url: "https://dash.cloudflare.com/", icon: ""},
{text: "Tailscale", url: "https://login.tailscale.com/admin/machines", icon: ""},
{text: "Adguard Home", url: "http://192.168.2.24:3001", icon: "󰷱"},
{text: "Proxmox", url: "https://192.168.2.17:8006", icon: ""},
{text: "Cloudflare", url: "https://dash.cloudflare.com/", icon: ""},
{text: "Tailscale", url: "https://login.tailscale.com/admin/machines", icon: "󰖂"},
],
'';
in {