add aceview to the list of sites using ace
This commit is contained in:
parent
ac3a7e2bbb
commit
91ed9f336a
1 changed files with 13 additions and 4 deletions
17
index.html
17
index.html
|
|
@ -889,10 +889,9 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|||
<a href="http://www.evaluzio.net/editor">Evaluzio</a>
|
||||
</li>
|
||||
<li>
|
||||
<div style="position: relative; width: 230px; top: 1px; left: 15px;overflow: hidden;width: 69px;">
|
||||
<img src="http://www.gamedevhelper.com/wp-content/uploads/2012/11/logo.png">
|
||||
</div>
|
||||
<a href="http://www.gamedevhelper.com/codehelper/">CodeHelper</a>
|
||||
<img style="position: relative; left: -10px; width: 124px; top: -8px;"
|
||||
src="http://www.gamedevhelper.com/wp-content/uploads/2012/11/cc_shadow.png">
|
||||
<a href="http://www.gamedevhelper.com/">CodeHelper</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="text-logo">Edicy</div>
|
||||
|
|
@ -917,6 +916,16 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|||
style="position: relative; left: -16px; width: 134px;top: 2px;">
|
||||
<a href="http://cibox.org/slivu/stackoverflow?lang=ruby&file=splat-params-with-espresso.rb">CIBox</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://pagesofinterest.net/images/products/code-complete-140.png"
|
||||
style="position: relative; left: -6px; width: 113px;top: -37px;">
|
||||
<a href="http://pagesofinterest.net/shop/code-complete">Code Complete</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://pagesofinterest.net/images/projects/aceview.png"
|
||||
style="position: relative; left: -6px; width: 113px;top: -17px;">
|
||||
<a href="https://github.com/faceleg/ACEView">ACEView</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue