From 3e2e7f875ad48fccd92eb456593703dc10b17e5f Mon Sep 17 00:00:00 2001
From: svensMPG <sven.schneider@hft-stuttgart.de>
Date: Tue, 22 Feb 2022 15:20:37 +0100
Subject: [PATCH] fixed inspirer links for project, removed publication - dont
 have any yet

---
 public/content/content.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/public/content/content.json b/public/content/content.json
index 1dcb522..793d179 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -19,7 +19,8 @@
     "refIndex": 5,
     "links": {
       "demo": "https://urbanvis.hft-stuttgart.de/Testgebiete.html",
-      "publication": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer"
+      "publication": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer",
+      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/inspirer"
     }
   },  
   {
-- 
GitLab