diff --git a/tools/sidekick/config.json b/tools/sidekick/config.json index 7cca55f..e6b8a47 100644 --- a/tools/sidekick/config.json +++ b/tools/sidekick/config.json @@ -93,6 +93,13 @@ "url": "https://main--bacom-blog--adobecom.hlx.live/tools/tag-selector", "isPalette": true, "paletteRect": "top: 150px; left: 7%; height: 675px; width: 85vw;" + }, + { + "containerId": "tools", + "id": "bulk", + "title": "Bulk operations", + "environments": [ "edit", "dev", "preview", "live" ], + "url": "https://main--bacom-blog--adobecom.hlx.page/tools/bulk" } ] }