update site
This commit is contained in:
parent
714e1a592c
commit
edee507fd9
1 changed files with 20 additions and 5 deletions
25
index.html
25
index.html
|
|
@ -952,7 +952,7 @@ if (match) {
|
|||
<a href="https://www.decor-tab-creator.com">Decor</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="https://app.divshot.com/images/logo-glyph.svg"
|
||||
<img src="https://2.gravatar.com/avatar/cca33939e02e36446015d57b01868d2d?d=https%3A%2F%2Fidenticons.github.com%2F260479af5073adc51195677756073de5.png&r=x&s=100"
|
||||
style="left: 12px; width: 79px;top: -18px;">
|
||||
<a href="http://www.divshot.com/">Divshot</a>
|
||||
</li>
|
||||
|
|
@ -1050,14 +1050,13 @@ if (match) {
|
|||
<a href="https://github.com/websiteduck/Run-PHP-Code">RunPHPCode</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://instaedu.com/publish/static/img/20ac02f.png"
|
||||
style="width: 111px; left: -3px; top: 30px;">
|
||||
<div class="text-logo">InstaEDU</div>
|
||||
<a href="http://instaedu.com/lesson-demo/">InstaEDU</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://s7.postimg.org/tbw9lfcvb/cloudcmd.png"
|
||||
style="width: 74px; left: 13px; top: -2px;">
|
||||
<a href="http://coderaiser.github.io/cloudcmd">CloudCmd</a>
|
||||
<a href="http://cloudcmd.io">Cloud Commander</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://www.ogeditor.com/images/logo.png"
|
||||
|
|
@ -1098,6 +1097,22 @@ if (match) {
|
|||
<div class="text-logo">md</div>
|
||||
<a href="http://thlorenz.github.io/browserify-markdown-editor/">browserify-markdown-editor</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="http://www.siteleaf.com/images/logo.svg" style="left: 20px; top: -15px; width: 60px;">
|
||||
<a href="http://www.siteleaf.com/">Siteleaf</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="" style="
|
||||
background: url(http://colorsublime.com/img/ColorSublime_logo.png);
|
||||
position: absolute;height: 65px;width: 99px;
|
||||
background-size: 310px 128px;background-position: 210px top;
|
||||
"></div>
|
||||
<a href="http://colorsublime.com/">ColorSublime</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="text-logo">iMDone</div>
|
||||
<a href="http://piascikj.github.io/imdone/">iMDone</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="text-logo"></div>
|
||||
<a href="http://bakemycss.mypathforpython.appspot.com/">BakeMyCss</a>
|
||||
|
|
@ -1153,7 +1168,7 @@ if (match) {
|
|||
</li>
|
||||
<li id="add_your_site">
|
||||
<p>+</p>
|
||||
<a href="mailto:ace@c9.io?subject=Put%20me%20on%20the%20Ace%20site!">Your Site Here</a>
|
||||
<a href="mailto:ace@c9.io?subject=Put%20me%20on%20the%20Ace%20site!&body= adfadf asdf">Your Site Here</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue