Updated
This commit is contained in:
parent
57142e8fdd
commit
dc7775be9b
6 changed files with 29 additions and 13 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue