From 726c54d11f38b915a73748539eac0d70a3db276f Mon Sep 17 00:00:00 2001 From: webfussel Date: Wed, 4 Jun 2025 07:39:54 +0200 Subject: [PATCH] ADD: orell with tags --- app/components/Contact.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Contact.vue b/app/components/Contact.vue index 2682106..c174b68 100644 --- a/app/components/Contact.vue +++ b/app/components/Contact.vue @@ -85,7 +85,7 @@ const network = [ { name: 'Orell Garten', img: 'orell', - tags: ['Ich', 'weiß', 'net'], + tags: ['Backend', 'Data'], flavour: 'Automatische Auswertung von Betriebsdaten - von Requirements bis Production.', link: 'https://orellgarten.com', },