mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
Move Code app to demos directory.
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<div><a href="plane/index.html">Plane</a></div>
|
||||
<div>Closure Templates to support 35 languages.</div>
|
||||
<div>Using Closure Templates to support 35 languages.</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -148,6 +148,18 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<a href="code/index.html">
|
||||
<img src="code/icon.png" height=80 width=100>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<div><a href="code/index.html">Code Editor</a></div>
|
||||
<div>Export a Blockly program into JavaScript, Python, Dart or XML.</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<a href="blockfactory/index.html">
|
||||
|
||||
Reference in New Issue
Block a user