From 94704046d4283eff78016ad0fe80ec9825c2b228 Mon Sep 17 00:00:00 2001
From: hdastageeri <habiburrahman.dastageeri@hft-stuttgart.de>
Date: Sat, 9 Apr 2022 14:59:33 +0000
Subject: [PATCH] Adding YouTube link to project "Occlusion Screening using 3D
 city models as a reference database for mobile AR-Applications"

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

diff --git a/public/content/content.json b/public/content/content.json
index 6748782..f7e4dac 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -822,7 +822,7 @@
       "description_de": "Die Erstellung eines immersiven Augmented Reality (AR)-Erlebnisses erfordert die Abstimmung der digitalen Inhalte mit der realen Umgebung. Insbesondere die Position und Okklusion sind entscheidende Aspekte. Dabei ist es notwendig, dass digitale Objekte von realen Objekten verdeckt werden."
     },
     "links": {
-      "publication": "content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf"
+      "publication": "content/muhamamd/1_PG3_Alfakhori_Muhamamd_MasterThesis.pdf",
       "youtube": "https://youtu.be/qOv7h1MvUX8"
     },
     "refIndex": 14
-- 
GitLab