From 18bc26dffc29042695d4c109c9215b2d4cf645ba Mon Sep 17 00:00:00 2001
From: Joe TS Dell <thunyathep.s@outlook.com>
Date: Sat, 23 Oct 2021 09:58:35 +0200
Subject: [PATCH] changes

---
 public/content/content.json      | 23 -----------------------
 public/content/content_backup.md | 26 ++++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 23 deletions(-)
 create mode 100644 public/content/content_backup.md

diff --git a/public/content/content.json b/public/content/content.json
index 0b36d9c..ccd4a89 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -190,29 +190,6 @@
     },
     "refIndex": 5
   },
-  {
-    "item": {
-      "title": "Outdoor Mobile Augmented Reality in Urban Planning",
-      "project": "Master Thesis",
-      "author": {
-        "firstName": "Justin ",
-        "lastName": "Jing Hui",
-        "hftURL": "#"
-      },
-      "project_year_start": "2020",
-      "project_year_end": "2021",
-      "project_is_on_going": false,
-      "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif",
-      "keywords":["Augmented Reality","Urban Planning"],
-      "description_en":"This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
-      "description_de":"Ziel dieser Arbeit ist es, eine mobile AR-Anwendung für den Außenbereich zu entwickeln, die die urbane Umgebung mithilfe von Graustufen-Maskierungsfiltern visualisiert."
-    },
-    "refIndex": 5,
-    "links": {
-      "demo": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/",
-      "publication": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/thesis.pdf"
-    }
-  },
   {
     "item": {
       "title": "Kesselkompass",
diff --git a/public/content/content_backup.md b/public/content/content_backup.md
new file mode 100644
index 0000000..47b0bbd
--- /dev/null
+++ b/public/content/content_backup.md
@@ -0,0 +1,26 @@
+- work from Justin was already removed from the Gitlab Pages....
+```
+  {
+    "item": {
+      "title": "Outdoor Mobile Augmented Reality in Urban Planning",
+      "project": "Master Thesis",
+      "author": {
+        "firstName": "Justin ",
+        "lastName": "Jing Hui",
+        "hftURL": "#"
+      },
+      "project_year_start": "2020",
+      "project_year_end": "2021",
+      "project_is_on_going": false,
+      "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif",
+      "keywords":["Augmented Reality","Urban Planning"],
+      "description_en":"This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
+      "description_de":"Ziel dieser Arbeit ist es, eine mobile AR-Anwendung für den Außenbereich zu entwickeln, die die urbane Umgebung mithilfe von Graustufen-Maskierungsfiltern visualisiert."
+    },
+    "refIndex": 5,
+    "links": {
+      "demo": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/",
+      "publication": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/thesis.pdf"
+    }
+  }
+```
\ No newline at end of file
-- 
GitLab