From fe5ca278839b38455efcaeb257e91a366c434fe7 Mon Sep 17 00:00:00 2001
From: Mandic <02mami1mma@hft-stuttgart.de>
Date: Wed, 27 Apr 2022 14:08:23 +0000
Subject: [PATCH] Update hellox3dom.html

---
 public/X3DOMTutorial/hellox3dom.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/X3DOMTutorial/hellox3dom.html b/public/X3DOMTutorial/hellox3dom.html
index 0cb4475..b6d10b4 100644
--- a/public/X3DOMTutorial/hellox3dom.html
+++ b/public/X3DOMTutorial/hellox3dom.html
@@ -80,7 +80,7 @@
           node </a> associates a geometry node with
         nodes that define that geometry's appearance. The following example draws a blue box.        
 <pre>
-<code class="language-html">
+  <code class="language-html">
   &lt;X3D id="shapedata" width="600px" height="600px" style="float:left"&gt;
     &lt;Scene&gt; 
       &lt;background transparency='0' skyColor='1 0 0'&gt; &lt;/background&gt;
-- 
GitLab