From 8ef2d3f946d758fc6f525fa52a95874b5eac9a31 Mon Sep 17 00:00:00 2001 From: Kai Meinke <59994024+kaimeinke@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:01:54 +0200 Subject: [PATCH] Update site.json --- content/site.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/site.json b/content/site.json index 74210d8b..7df951d5 100644 --- a/content/site.json +++ b/content/site.json @@ -3,7 +3,7 @@ "siteTagline": "A platform to find, publish and consume Service Offerings in the Pontus-X Ecosystem.", "siteUrl": "https://sbb.pontus-x.eu", "siteImage": "/share.png", - "copyright": "All Rights Reserved. Powered by [Gaia-X](https://gaia-x.eu/) and [Ocean Enterprise](https://www.oceanenterprise.io/). Built by [deltaDAO](https://delta-dao.com).", + "copyright": "All Rights Reserved. Powered by [Gaia-X](https://gaia-x.eu/), [Oasis](https://oasisprotocol.org/) and [Ocean Enterprise](https://www.oceanenterprise.io/). Built by [deltaDAO](https://delta-dao.com).", "menu": [ { "name": "Catalogue", @@ -60,6 +60,14 @@ "category": "manufacturing", "isLive": true }, + { + "name": "Car Repair 4.0", + "link": "https://portal.autowerkstatt40.org/", + "description": "Car Repair 4.0 develops a hub infrastructure that connects car workshops to Gaia-X ecosystems and enables AI-supported fault tracking.", + "image": "carrepair40.webp", + "category": "AI", + "isLive": true + }, { "name": "Service-Meister", "link": "https://servicemeister.pontus-x.eu/",