From 968a7f1378421fe0a2510e498cb516c121fc0fd1 Mon Sep 17 00:00:00 2001
From: "Joe T.S" <thunyathep.santhanavanich@hft-stuttgart.de>
Date: Mon, 6 Jun 2022 22:06:56 +0000
Subject: [PATCH] Update index.html (Remove Terrain)

---
 public/X3DOMTutorial/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/X3DOMTutorial/index.html b/public/X3DOMTutorial/index.html
index 4dc6b4c..6eceea7 100644
--- a/public/X3DOMTutorial/index.html
+++ b/public/X3DOMTutorial/index.html
@@ -54,11 +54,11 @@
     <li><a class="button" href="treesdeciduous.html">trees deciduous</a></li>
     <li><a class="button" href="treesconifer.html">trees conifer</a></li>
     <li><a class="button" href="externalfile.html">external file</a></li>
-    <li><a class="button" href="terrain.html">terrain</a></li>
+    <!-- <li><a class="button" href="terrain.html">terrain</a></li> -->
     <li><a class="button" href="barchart.html">barchart</a></li>
     <li><a class="button" href="toytown.html">toy town</a></li>
     <li><a class="button" href="addnode.html">add node</a></li>
   </ul>
 </body>
 
-</html>
\ No newline at end of file
+</html>
-- 
GitLab