diff --git a/config.json b/config.json index b3204d6..fe0067c 100644 --- a/config.json +++ b/config.json @@ -239,6 +239,14 @@ "target": "_blank", "check": "https://makearmy.io/buying-guide" }, + { + "label": "SVGnest", + "note": "automatically nests parts and exports svg", + "icon": "nest.png", + "href": "https://makearmy.io/svgnest", + "target": "_blank", + "check": "https://makearmy.io/svgnest" + }, { "label": "BG Remover", "note": "advanced open source background remover featuring 10 AI models", diff --git a/icons/discord.png b/icons/discord.png new file mode 100644 index 0000000..f87f864 Binary files /dev/null and b/icons/discord.png differ diff --git a/icons/nest.png b/icons/nest.png new file mode 100644 index 0000000..594117f Binary files /dev/null and b/icons/nest.png differ