Skip to content

Commit

Permalink
deploy: bcc4680
Browse files Browse the repository at this point in the history
  • Loading branch information
dwursteisen committed Nov 30, 2023
1 parent 4b2471d commit 88d661f
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions dependencies/tiny-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -1916,8 +1916,8 @@ <h4 id="_tiny_exit">tiny.exit()</h4>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:45:01 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:45:43 UTC
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@
<div id="header">
<h1>Tiny 🧸</h1>
<div class="details">
<span id="revnumber">version main</span>
<span id="revnumber">version 1.0.0</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -3091,8 +3091,8 @@ <h2 id="_links">Links</h2>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:42:41 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:43:33 UTC
</div>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion sample/tiny-engine.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions sandbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
<div id="header">
<h1>Tiny Sandbox 🧸</h1>
<div class="details">
<span id="revnumber">version main</span>
<span id="revnumber">version 1.0.0</span>
</div>
</div>
<div id="content">
Expand Down Expand Up @@ -523,8 +523,8 @@ <h2 id="_examples">Examples</h2>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:42:41 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:43:33 UTC
</div>
</div>
<script src="tiny-web-editor.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions tiny-cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -848,8 +848,8 @@ <h4 id="_examples">Examples</h4>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:42:41 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:43:33 UTC
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions tiny-install.html
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,8 @@ <h2 id="_tiny_install">Tiny Install</h2>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:42:41 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:43:33 UTC
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions tiny-showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,8 @@ <h2 id="_tiny_showcase">Tiny Showcase</h2>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:42:41 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:43:33 UTC
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions tiny-tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,8 @@ <h3 id="_step_3_draw_the_game">Step 3: Draw the Game</h3>
</div>
<div id="footer">
<div id="footer-text">
Version main<br>
Last updated 2023-11-30 14:42:41 UTC
Version 1.0.0<br>
Last updated 2023-11-30 14:43:33 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion tiny-web-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tiny-web-editor.js.map

Large diffs are not rendered by default.

0 comments on commit 88d661f

Please sign in to comment.