Add hosting tag to manifest
This commit is contained in:
parent
179d2f84ab
commit
b0b4c24662
|
@ -18,7 +18,8 @@
|
|||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "logo.png",
|
||||
"tags": [
|
||||
"storage"
|
||||
"storage",
|
||||
"hosting"
|
||||
],
|
||||
"mediaLinks": [
|
||||
"https://raw.githubusercontent.com/minio/minio/master/docs/screenshots/minio-browser.jpg"
|
||||
|
|
Loading…
Reference in New Issue