mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
chore: add website links to various entries in meta.json for improved resource accessibility
This commit is contained in:
parent
8069689a73
commit
5a91d6ff8b
19
meta.json
19
meta.json
@ -1,5 +1,4 @@
|
||||
[
|
||||
{
|
||||
[ {
|
||||
"id": "appwrite",
|
||||
"name": "Appwrite",
|
||||
"version": "1.6.0",
|
||||
@ -1543,7 +1542,8 @@
|
||||
"logo": "it-tools.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/CorentinTh/it-tools",
|
||||
"website": "https://it-tools.tech"
|
||||
"website": "https://it-tools.tech",
|
||||
"docs": "https://it-tools.tech/docs"
|
||||
},
|
||||
"tags": [
|
||||
"developer",
|
||||
@ -1577,7 +1577,8 @@
|
||||
"logo": "glance.png",
|
||||
"links": {
|
||||
"github": "https://github.com/glanceapp/glance",
|
||||
"docs": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md"
|
||||
"docs": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md",
|
||||
"website": "https://glance.app/"
|
||||
},
|
||||
"tags": [
|
||||
"dashboard",
|
||||
@ -2055,7 +2056,8 @@
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/supernova3339/anonupload",
|
||||
"docs": "https://github.com/Supernova3339/anonupload/blob/main/env.md"
|
||||
"docs": "https://github.com/Supernova3339/anonupload/blob/main/env.md",
|
||||
"website": "https://anonupload.com/"
|
||||
},
|
||||
"tags": [
|
||||
"file-sharing",
|
||||
@ -2172,7 +2174,9 @@
|
||||
"description": "Barrage is a minimalistic Deluge WebUI app with full mobile support. It features a responsive mobile-first design, allowing you to manage your torrents with ease from any device.",
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/maulik9898/barrage"
|
||||
"github": "https://github.com/maulik9898/barrage",
|
||||
"website": "https://github.com/maulik9898/barrage",
|
||||
"docs": "https://github.com/maulik9898/barrage/blob/main/README.md"
|
||||
},
|
||||
"tags": [
|
||||
"torrents",
|
||||
@ -2443,7 +2447,8 @@
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github": "https://github.com/linuxserver/docker-chromium",
|
||||
"docs": "https://docs.linuxserver.io/images/docker-chromium"
|
||||
"docs": "https://docs.linuxserver.io/images/docker-chromium",
|
||||
"website": "https://docs.linuxserver.io/images/docker-chromium"
|
||||
},
|
||||
"tags": [
|
||||
"browser",
|
||||
|
Loading…
Reference in New Issue
Block a user