This commit is contained in:
Patrick Alvin Alcala 2025-09-10 12:34:39 +08:00
parent 57142e8fdd
commit dc7775be9b
6 changed files with 29 additions and 13 deletions

View file

@ -89,6 +89,12 @@ services:
subtitle: "Torrent downloader"
url: "http://localhost:5019"
target: "_blank"
- name: "Syncthing"
logo: "assets/tools/syncthing.png"
subtitle: "File sharing between devices"
url: "http://localhost:8384"
target: "_blank"
- name: "VPS"
@ -124,3 +130,12 @@ services:
url: "https://share.patalcala.com"
target: "_blank"
- name: "Websites"
items:
- name: "Youtube"
logo: "assets/tools/youtube.png"
subtitle: "Video streaming online"
url: "https://youtube.com"
target: "_blank"