From 0a532299f82d8f08d58ea269b65b55bbab905b4e Mon Sep 17 00:00:00 2001 From: default Date: Fri, 19 Dec 2025 03:10:57 +0000 Subject: [PATCH] Quick links and Services Update --- config/home.yml | 51 +++++++++++++++++++-------------------------- config/services.yml | 13 ++++-------- 2 files changed, 26 insertions(+), 38 deletions(-) diff --git a/config/home.yml b/config/home.yml index b7b0d99..3b926aa 100644 --- a/config/home.yml +++ b/config/home.yml @@ -106,11 +106,13 @@ - title: LinkedIn url: https://www.linkedin.com/ icon: si:linkedin - # Docmost moved to School & Server Management + - title: Amazon + url: https://www.amazon.com/ + icon: si:amazon - title: Blog url: https://blog.sirblob.co/ icon: mdi:web - + - title: Media links: - title: Youtube @@ -128,6 +130,7 @@ - title: qBittorrent url: https://torr.sirblob.co/ icon: si:qbittorrent + - title: Development links: - title: Github @@ -139,10 +142,8 @@ - title: Coder url: "${CODER_APP_URL}" icon: mdi:code-braces - - title: Yamtrack - url: https://tbd.sirblob.co/ - icon: mdi:bug - - title: Utilities + + - title: Web Tools links: - title: OpenWeb url: https://openweb.sirblob.co/ @@ -150,25 +151,26 @@ - title: Excalidraw url: https://draw.sirblob.co/ icon: mdi:draw - - title: Amazon - url: https://www.amazon.com/ - icon: si:amazon - - title: MCSManager - url: http://panel.sirblob.co/ - icon: mdi:server - - title: Nginx Proxy Manager - url: https://npm.sirblob.co/ - icon: si:nginxproxymanager - - title: Grafana - url: https://grafana.sirblob.co/ - icon: si:grafana + - title: Docmost + url: https://notes.sirblob.co/ + icon: mdi:note-text - title: Stirling PDF url: https://stirling.sirblob.co/ icon: mdi:file-pdf-box - title: ConvertX url: https://vertx.sirblob.co/ icon: mdi:file-swap - - title: School & Server Management + + - title: Infrastructure + links: + - title: MCSManager + url: http://panel.sirblob.co/ + icon: mdi:server + - title: Nginx Proxy Manager + url: https://npm.sirblob.co/ + icon: si:nginxproxymanager + + - title: School links: - title: Canvas url: https://canvas.gmu.edu/ @@ -176,10 +178,6 @@ - title: Mason360 url: https://mason360.gmu.edu/ icon: mdi:school - - title: Docmost - url: https://notes.sirblob.co/ - icon: mdi:note-text - # MCSManager and Nginx Proxy Manager moved to Utilities - type: monitor cache: 1m @@ -194,18 +192,13 @@ - title: Blog url: https://blog.sirblob.co/ icon: mdi:web - - title: Grafana - url: https://grafana.sirblob.co/ - icon: si:grafana - title: MCSManager url: http://panel.sirblob.co/ icon: mdi:server - title: Coder url: "${CODER_APP_URL}" icon: mdi:code-braces - - title: Yamtrack - url: https://tbd.sirblob.co/ - icon: mdi:bug + - title: Excalidraw url: https://draw.sirblob.co/ icon: mdi:draw diff --git a/config/services.yml b/config/services.yml index 7c3eb17..62f1444 100644 --- a/config/services.yml +++ b/config/services.yml @@ -15,18 +15,13 @@ - title: Blog url: https://blog.sirblob.co/ icon: mdi:web - - title: Grafana - url: https://grafana.sirblob.co/ - icon: si:grafana - title: MCSManager url: http://panel.sirblob.co/ icon: mdi:server - title: Coder url: "${CODER_APP_URL}" icon: mdi:code-braces - - title: Yamtrack - url: https://tbd.sirblob.co/ - icon: mdi:bug + - title: Excalidraw url: https://draw.sirblob.co/ icon: mdi:draw @@ -158,8 +153,8 @@ title: qBittorrent cache: 10s options: - view: "detailed" # "basic" or "detailed" - mode: "default" # "default" or "upload" + view: "detailed" # "basic" or "detailed" + mode: "default" # "default" or "upload" subrequests: transfer: url: http://${QBITTORRENT_IP}/api/v2/transfer/info @@ -1070,4 +1065,4 @@ {{ end }} - {{ end }} \ No newline at end of file + {{ end }}