Update name of Robotect EV3 extension
This commit is contained in:
parent
a6bfea284e
commit
a3f6718919
1 changed files with 17 additions and 17 deletions
34
index.html
34
index.html
|
@ -183,6 +183,23 @@
|
|||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he.js" data-action="load-url">
|
||||
<header>
|
||||
<h2>EV3 LEGO Education</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://kaspesla.github.io/ev3_scratch/ev3_scratch.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