Skip to content

Commit

Permalink
Add items for the website to the registry
Browse files Browse the repository at this point in the history
  • Loading branch information
toschdev committed Nov 11, 2024
1 parent c0aeb63 commit fa8f53f
Show file tree
Hide file tree
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
Expand Up @@ -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
Expand Up @@ -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
Expand Up @@ -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
Expand Up @@ -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
Expand Up @@ -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
Expand Up @@ -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
Expand Up @@ -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.