diff --git a/composer.json b/composer.json index aa8686f..3fe39fd 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,15 @@ "docs" : "http://docs.swissuplabs.com/m2/themes/absolute/", "changelog" : "http://docs.swissuplabs.com/m2/themes/absolute/changelog/" } + }, + "marketplace": { + "gallery": [ + "https://docs.swissuplabs.com/images/marketplace/theme-frontend-absolute.png" + ], + "links": { + "docs": "https://docs.swissuplabs.com/m2/themes/absolute/", + "changelog": "https://docs.swissuplabs.com/m2/themes/absolute/changelog/" + } } } }