diff --git a/src/.vuepress/integrations.json b/src/.vuepress/integrations.json index a6e4e31f..8cd7c2f6 100644 --- a/src/.vuepress/integrations.json +++ b/src/.vuepress/integrations.json @@ -474,5 +474,13 @@ "type": "api", "image": "brincr.png", "url": "https://brincr.com/" + }, + { + "name": "OrderPanda", + "title": "OrderPanda", + "type": "api", + "documentation": "https://orderpanda.nl/integratie-myparcel/", + "image": "orderpanda.png", + "url": "https://orderpanda.nl/" } ] diff --git a/src/.vuepress/public/integrations/orderpanda.png b/src/.vuepress/public/integrations/orderpanda.png new file mode 100644 index 00000000..9f4ac022 Binary files /dev/null and b/src/.vuepress/public/integrations/orderpanda.png differ