From e58cd6efbca4958d623a3667a5aaccc61a7a65ae Mon Sep 17 00:00:00 2001 From: Matthias Betz <matthias.betz@hft-stuttgart.de> Date: Fri, 27 Sep 2024 09:50:42 +0000 Subject: [PATCH] Update content.json --- public/content/content.json | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/public/content/content.json b/public/content/content.json index 0bd74ec..74cc3f9 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -1055,28 +1055,5 @@ }, "refIndex": 13 - }, - { - "item": { - "title": "Repair CityGML Files", - "project": "CityDoctor2", - "author": { - "firstName": "Matthias", - "lastName": "Betz", - "hftURL": "https://www.hft-stuttgart.de/p/matthias-betz" - }, - "project_year_start": "2019", - "project_year_end": "2021", - "project_is_on_going": true, - "imageLink": "imgs/thumbnails/CityDoctorScreen.png", - "keywords": ["CityDoctor", "CityGML", "Healing", "Service"], - "description_en": "A service for repairing CityGML files. No guarantee that all errors will be fixed.", - "description_de": "Ein Service für die Reparatur von CityGML Dateien. Keine Grantie, dass alle Fehler behoben werden.", - "internal": true - }, - "links": { - "project": "https://193.196.137.147:50000/" - }, - "refIndex": 15 } ] -- GitLab