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:
19
meta.json
19
meta.json
@@ -1,5 +1,4 @@
|
|||||||
[
|
[ {
|
||||||
{
|
|
||||||
"id": "appwrite",
|
"id": "appwrite",
|
||||||
"name": "Appwrite",
|
"name": "Appwrite",
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
@@ -1543,7 +1542,8 @@
|
|||||||
"logo": "it-tools.svg",
|
"logo": "it-tools.svg",
|
||||||
"links": {
|
"links": {
|
||||||
"github": "https://github.com/CorentinTh/it-tools",
|
"github": "https://github.com/CorentinTh/it-tools",
|
||||||
"website": "https://it-tools.tech"
|
"website": "https://it-tools.tech",
|
||||||
|
"docs": "https://it-tools.tech/docs"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"developer",
|
"developer",
|
||||||
@@ -1577,7 +1577,8 @@
|
|||||||
"logo": "glance.png",
|
"logo": "glance.png",
|
||||||
"links": {
|
"links": {
|
||||||
"github": "https://github.com/glanceapp/glance",
|
"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": [
|
"tags": [
|
||||||
"dashboard",
|
"dashboard",
|
||||||
@@ -2055,7 +2056,8 @@
|
|||||||
"logo": "logo.png",
|
"logo": "logo.png",
|
||||||
"links": {
|
"links": {
|
||||||
"github": "https://github.com/supernova3339/anonupload",
|
"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": [
|
"tags": [
|
||||||
"file-sharing",
|
"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.",
|
"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",
|
"logo": "logo.png",
|
||||||
"links": {
|
"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": [
|
"tags": [
|
||||||
"torrents",
|
"torrents",
|
||||||
@@ -2443,7 +2447,8 @@
|
|||||||
"logo": "logo.png",
|
"logo": "logo.png",
|
||||||
"links": {
|
"links": {
|
||||||
"github": "https://github.com/linuxserver/docker-chromium",
|
"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": [
|
"tags": [
|
||||||
"browser",
|
"browser",
|
||||||
|
|||||||
Reference in New Issue
Block a user