diff --git a/artifacts/joachim-portfolio/src/components/contact.tsx b/artifacts/joachim-portfolio/src/components/contact.tsx index 665ce67..fa0f6dd 100644 --- a/artifacts/joachim-portfolio/src/components/contact.tsx +++ b/artifacts/joachim-portfolio/src/components/contact.tsx @@ -17,6 +17,11 @@ const links = [ url: "https://ki-blog.unixweb.de", desc: "KI, Automation, n8n & KI-gestützte Entwicklung", }, + { + label: "n8n Automation", + url: "https://n8n.io/creators/jhummel/", + desc: "Workflows & Automatisierungen auf n8n.io", + }, { label: "Website", url: "https://joachimhummel.de",