Skip to content

Commit 0491795

Browse files
committed
add scroipe and pixeljet logos to the site
1 parent de9fa86 commit 0491795

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

doc/site/images/sx-logo.png

9.36 KB
Loading

index.html

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -836,9 +836,9 @@ <h1>Projects Using Ace</h1>
836836
<a href="http://shiftedit.net/">ShiftEdit</a>
837837
</li>
838838
<li>
839-
<img src="doc/site/images/acebug-logo.png"
840-
style="position: relative; left: 20px; top: 5px;">
841-
<a href="https://addons.mozilla.org/en-US/firefox/addon/acebug/">Acebug</a>
839+
<img src="doc/site/images/sx-logo.png"
840+
style="position: relative; left: -11px; top: -12px;">
841+
<a href="http://www.scroipe.com">Scroipe</a>
842842
</li>
843843
<li>
844844
<img src="doc/site/images/weecod-logo.png"
@@ -893,8 +893,19 @@ <h1>Projects Using Ace</h1>
893893
<a href="http://www.edicy.com/blog/new-code-editor-for-creating-unique-website-designs">Edicy</a>
894894
</li>
895895
<li>
896+
<img src="http://www.pixeljet.net/images/logo.png"
897+
style="position: relative; width: 108px; top: 20px; left: -3px;">
898+
<a href="http://www.pixeljet.net/index.html">pixelJET</a>
899+
</li>
900+
<li>
901+
<div class="text-logo">Orbit</div>
896902
<a href="http://orbit.bonsaijs.org/">BonsaiJS playground</a>
897903
</li>
904+
<li>
905+
<img src="doc/site/images/acebug-logo.png"
906+
style="position: relative; left: 20px; top: 5px;">
907+
<a href="https://addons.mozilla.org/en-US/firefox/addon/acebug/">Acebug</a>
908+
</li>
898909
<li>
899910
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
900911
</li>

0 commit comments

Comments
 (0)