Skip to content

Commit c9dae42

Browse files
author
Engelbert Niehaus
committed
npm run build executed
1 parent 78e8894 commit c9dae42

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159

160160
<!-- this is hidden input file div to manage a file upload of a JSON into the browser -->
161161
<h2 align="center">
162-
<a href="https://niebert.github.io/json-editor/" target="_blank">JSON Editor</a> for <a href="https://aframe.io/examples/showcase/sky/" target="_blank">AFrame</a> <div id4marker="version" style="display: inline-block">1.0.3</div>
162+
<a href="https://niebert.github.io/json-editor/" target="_blank">JSON Editor</a> for <a href="https://aframe.io/examples/showcase/sky/" target="_blank">AFrame</a> <div id4marker="version" style="display: inline-block">1.0.4</div>
163163
</h2>
164164
<div data-role="fieldcontain" style="display:none">
165165
<input type="file" id="fileJSON" name="fileJSON" value="Select JSON File" id="fileJSON" onchange="vEditor4JSON.load(this.id)"/>
@@ -481,7 +481,7 @@ <h2 align="center">
481481
</div>
482482
<div id="examples3d" style="display:none">
483483
<hr>
484-
<h3>Examples of 3D Models - Version <div id4marker="version" style="display: inline-block">1.0.3</div></h3>
484+
<h3>Examples of 3D Models - Version <div id4marker="version" style="display: inline-block">1.0.4</div></h3>
485485
<ul>
486486
<li>
487487
<a href="mods3d/cristal_lattice_aframe.html" target="_blank">Cristal Lattice - AFrame Model</a>
@@ -535,9 +535,9 @@ <h3>Examples of 3D Models - Version <div id4marker="version" style="display: inl
535535
</div>
536536
<div align="center" style="font-size: 80%">
537537
<a href="https://en.wikiversity.org/wiki/3D_Modelling/Examples" target="_blank">Wikiversity: 3D Modelling</a><br>
538-
<a href="https://www.github.com/niebert/JSON3D4Aframe" target="_blank">GitHub-Repo - Version: <div id4marker="version" style="display: inline-block">1.0.3</div> </a>
539-
- Engelbert Niehaus - Date: <div id4marker="datetime" style="display: inline-block">2020/12/30 21:48:44</div>
540-
<a href="https://github.com/niebert/JSON3D4Aframe/archive/master.zip" target="_blank">Download GitHub (V<div id4marker="version" style="display: inline-block">1.0.3</div>)</a><br/>
538+
<a href="https://www.github.com/niebert/JSON3D4Aframe" target="_blank">GitHub-Repo - Version: <div id4marker="version" style="display: inline-block">1.0.4</div> </a>
539+
- Engelbert Niehaus - Date: <div id4marker="datetime" style="display: inline-block">2020/12/30 22:01:33</div>
540+
<a href="https://github.com/niebert/JSON3D4Aframe/archive/master.zip" target="_blank">Download GitHub (V<div id4marker="version" style="display: inline-block">1.0.4</div>)</a><br/>
541541
JSON3D4Aframe used <a href="https://github.com/jdorn/json-editor" target="_blank">JSON Editor by Jeremy Dorn on GitHub</a>
542542

543543
</div>

0 commit comments

Comments
 (0)