diff --git a/src/assets.html b/src/assets.html new file mode 100644 index 0000000..f96f8d6 --- /dev/null +++ b/src/assets.html @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/index.html b/src/index.html index a98e040..1023762 100644 --- a/src/index.html +++ b/src/index.html @@ -2,6 +2,7 @@ Super Saber + {% if IS_PRODUCTION %} @@ -42,72 +43,9 @@ stage-colors="color: blue" fog="color: #a00; density: 0.035; type: exponential" vr-mode-ui="enterVRButton: #vrButton"> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + {% include './assets.html' %} @@ -137,7 +75,9 @@ - + - + {% if not IS_PRODUCTION %} {% endif %} - +