add pixie and acebug logo
This commit is contained in:
parent
3f8aa00d23
commit
345f08bd2e
5 changed files with 11 additions and 0 deletions
BIN
doc/site/images/acebug-logo.png
Normal file
BIN
doc/site/images/acebug-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
doc/site/images/pixie-logo.png
Normal file
BIN
doc/site/images/pixie-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
BIN
doc/site/images/shiftedit-logo.png
Normal file
BIN
doc/site/images/shiftedit-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
doc/site/images/weecod-logo.png
Normal file
BIN
doc/site/images/weecod-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
11
index.html
11
index.html
|
|
@ -519,6 +519,11 @@ tests for the highlighting.</p>
|
|||
style="position: relative; left: -5px; top: 20px;">
|
||||
<a href="http://ideone.com">Ideone.com</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/pixie-logo.png"
|
||||
style="position: relative; left: 0px; top: 10px;">
|
||||
<a href="http://pixieengine.com/projects/demo/ide">Pixie</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
|
||||
</li>
|
||||
|
|
@ -541,6 +546,8 @@ tests for the highlighting.</p>
|
|||
<a href="http://www.pythonanywhere.com/">PythonAnywhere</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/shiftedit-logo.png"
|
||||
style="position: relative; left: -10px; top: -20px; width: 120px" />
|
||||
<a href="http://shiftedit.net/">ShiftEdit</a>
|
||||
</li>
|
||||
<li>
|
||||
|
|
@ -556,9 +563,13 @@ tests for the highlighting.</p>
|
|||
<a href="http://neutronide.com/">Neutron IDE</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>
|
||||
<img src="doc/site/images/weecod-logo.png"
|
||||
style="position: relative; left: 0px; top: 0px; width: 100px" />
|
||||
<a href="http://www.weecod.com">Weecod</a>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue