Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add items for the website to the registry
Browse files Browse the repository at this point in the history
toschdev committed Nov 11, 2024
1 parent c0aeb63 commit fa8f53f
Showing 7 changed files with 28 additions and 7 deletions.
5 changes: 4 additions & 1 deletion _registry/ignite.apps.appregistry.json
Original file line number Diff line number Diff line change
@@ -30,5 +30,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}
5 changes: 4 additions & 1 deletion _registry/ignite.apps.explorer.json
Original file line number Diff line number Diff line change
@@ -27,5 +27,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}
5 changes: 4 additions & 1 deletion _registry/ignite.apps.hermes.json
Original file line number Diff line number Diff line change
@@ -25,5 +25,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}
5 changes: 4 additions & 1 deletion _registry/ignite.apps.rollkit.json
Original file line number Diff line number Diff line change
@@ -27,5 +27,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}
5 changes: 4 additions & 1 deletion _registry/ignite.apps.wasm.json
Original file line number Diff line number Diff line change
@@ -26,5 +26,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}
5 changes: 4 additions & 1 deletion _registry/registry.json
Original file line number Diff line number Diff line change
@@ -41,5 +41,8 @@
"otherSupportedCryptos": "address"
},
"fiatDonationLinks": "URL to Patreon, Ko-fi, etc."
}
},
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}
5 changes: 4 additions & 1 deletion _registry/toschdev.blockie.blockie.json
Original file line number Diff line number Diff line change
@@ -28,5 +28,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
}

0 comments on commit fa8f53f

Please sign in to comment.