diff --git a/src/.vuepress/integrations.json b/src/.vuepress/integrations.json index 50e455bb..cc2b3f79 100644 --- a/src/.vuepress/integrations.json +++ b/src/.vuepress/integrations.json @@ -429,6 +429,15 @@ "image": "PackCloud.svg", "url": "https://pack.cloud/" }, + { + "name": "LyraWMS", + "title": "LyraWMS", + "type": "api", + "documentation": "https://help.lyrawms.nl/nl/articles/9014984-myparcel-als-vervoerder-koppelen", + "image": "lyrawms.png", + "classes": "bg-[#3b82f6]", + "url": "https://help.lyrawms.nl/" + }, { "name": "ProductFlow", "title": "ProductFlow", diff --git a/src/.vuepress/public/integrations/lyrawms.png b/src/.vuepress/public/integrations/lyrawms.png new file mode 100644 index 00000000..001d21c2 Binary files /dev/null and b/src/.vuepress/public/integrations/lyrawms.png differ