Files
Jump/jumpapp/sites/sites.json
2022-02-04 13:17:40 +00:00

30 lines
660 B
JSON

[
{
"name": "Bitwarden",
"url" : "https://bitwarden.example.com",
"nofollow": true,
"icon": "bitwarden.png"
},
{
"name": "Gitea",
"url" : "https://git.example.com",
"nofollow": true,
"icon": "gitea.png"
},
{
"name": "Nextcloud",
"url" : "https://cloud.example.com",
"nofollow": true,
"icon": "nextcloud.png"
},
{
"name": "Paperless",
"url" : "https://paperless.example.com",
"nofollow": true,
"icon": "paperless.jpg"
},
{
"name": "Google",
"url" : "https://www.google.com"
}
]