From cb54591fc403452da60a679a29c1e0028907101e Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Tue, 25 Sep 2018 04:58:01 -0700 Subject: [PATCH] fix img assets not being img (was a-image) --- src/index.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/index.html b/src/index.html index 9e03592..3099966 100644 --- a/src/index.html +++ b/src/index.html @@ -23,28 +23,26 @@ stage-colors="blue" fog="color: #a00; density: 0.035; type: exponential"> - - - - - - - - + + + + + - + + @@ -120,7 +118,7 @@ + material="shader: flat; color: white; transparent: true; src: #cursorMeshImg; side: both; depthTest: false"> {% if not IS_PRODUCTION %}