From d3e655f1cc7f30e9b29a7042960f4b00a24b7631 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Fri, 5 Jan 2024 09:21:19 +0000 Subject: [PATCH] Update public/content/content.json --- public/content/content.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/content/content.json b/public/content/content.json index 004488a..f9db930 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -3,7 +3,11 @@ "item": { "title": "CityDemonstrator", "project": "iCity Project", - + "author": { + "firstName": "Joe", + "lastName": "T. Santhanavanich", + "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich" + }, "project_year_start": "2021", "project_year_end": "2024", "project_is_on_going": true, -- GitLab