add scroipe and pixeljet logos to the site
This commit is contained in:
parent
de9fa86f30
commit
04917953ff
2 changed files with 14 additions and 3 deletions
BIN
doc/site/images/sx-logo.png
Normal file
BIN
doc/site/images/sx-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
17
index.html
17
index.html
|
|
@ -836,9 +836,9 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|||
<a href="http://shiftedit.net/">ShiftEdit</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/acebug-logo.png"
|
||||
style="position: relative; left: 20px; top: 5px;">
|
||||
<a href="https://addons.mozilla.org/en-US/firefox/addon/acebug/">Acebug</a>
|
||||
<img src="doc/site/images/sx-logo.png"
|
||||
style="position: relative; left: -11px; top: -12px;">
|
||||
<a href="http://www.scroipe.com">Scroipe</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/weecod-logo.png"
|
||||
|
|
@ -893,8 +893,19 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|||
<a href="http://www.edicy.com/blog/new-code-editor-for-creating-unique-website-designs">Edicy</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://www.pixeljet.net/images/logo.png"
|
||||
style="position: relative; width: 108px; top: 20px; left: -3px;">
|
||||
<a href="http://www.pixeljet.net/index.html">pixelJET</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="text-logo">Orbit</div>
|
||||
<a href="http://orbit.bonsaijs.org/">BonsaiJS playground</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/acebug-logo.png"
|
||||
style="position: relative; left: 20px; top: 5px;">
|
||||
<a href="https://addons.mozilla.org/en-US/firefox/addon/acebug/">Acebug</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