Merge pull request #131 from khanning/robotec-name-change
Update name of Robotect EV3 extension
This commit is contained in:
commit
8e35cf3dc3
1 changed files with 17 additions and 17 deletions
34
index.html
34
index.html
|
@ -200,6 +200,23 @@
|
|||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he.js" data-action="load-url">
|
||||
<header>
|
||||
<h2>EV3+Scratch (Hebrew Version)</h2>
|
||||
<p class="author">Robotec Israel</p>
|
||||
</header>
|
||||
<img src="images/extensions/robotec_small.png" />
|
||||
</a>
|
||||
<section class="description">
|
||||
<p>Control LEGO EV3 over USB (Hebrew)</p>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he-example.sbx" data-action="load-url">Sample Project</a>
|
||||
<a href="https://robotec-coderz.github.io/index.html">Documentation</a>
|
||||
</section>
|
||||
<section class="tags">
|
||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=http://technoboy10.github.io/mesh/mesh.js" data-action="load-url">
|
||||
<header>
|
||||
|
@ -302,23 +319,6 @@
|
|||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he.js" data-action="load-url">
|
||||
<header>
|
||||
<h2>LEGO Education EV3</h2>
|
||||
<p class="author">Robotec Israel</p>
|
||||
</header>
|
||||
<img src="images/extensions/robotec_small.png" />
|
||||
</a>
|
||||
<section class="description">
|
||||
<p>Control LEGO EV3 - USB version (Hebrew)</p>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he-example.sbx" data-action="load-url">Sample Project</a>
|
||||
<a href="https://robotec-coderz.github.io/index.html">Documentation</a>
|
||||
</section>
|
||||
<section class="tags">
|
||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=http://khanning.github.io/scratch-littlebits-extension/littlebits_extension.js" data-action="load-url">
|
||||
<header>
|
||||
|
|
Reference in a new issue