From 4f24d9531278c97c57838814c3748173334c8b30 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Fri, 5 Jan 2024 08:46:22 +0000 Subject: [PATCH] Update public/content/content.json --- public/content/content.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/public/content/content.json b/public/content/content.json index d5a6095..edd1307 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -1,4 +1,28 @@ [ { + + "item": { + "title": "CityDemonstrator", + "project": "iCity Project", + "author": { + "firstName": "Sven", + "lastName": "Schneider", + "hftURL": "https://www.hft-stuttgart.de/p/sven-schneider" + }, + "project_year_start": "2021", + "project_year_end": "2024", + "project_is_on_going": true, + "imageLink": "https://citydemonstrator.hft-stuttgart.de/assets/img/iCity_network_1.svg", + "keywords": ["Smart City", "Participation", "LIN Stadt"], + "description_en": "Learn about Intelligent Cities with our City Demonstrator. Find out what makes our cities Liveable, Intelligent and Sustainable - the LIS city.", + "description_de": "Erfahren Sie mehr über intelligente Städte mit dem City Demonstrator. Was macht unsere Städte Lebenswert, Intelligent und Nachhaltig - die LIN Stadt." + }, + "refIndex": 2, + "links": { + "demo": "https://citydemonstrator.hft-stuttgart.de/", + "project": "http://icity.hft-stuttgart.de/#/" + } + }, + { "item": { "title": "Smart Public Building", "project": "iCity Explorative Project", -- GitLab