update site
This commit is contained in:
parent
ba015bb251
commit
13c8ef5f5c
2 changed files with 10 additions and 2 deletions
2
build
2
build
|
|
@ -1 +1 @@
|
|||
Subproject commit 6df9748af5ebe5cf8bf43931aec940964353b20c
|
||||
Subproject commit 1d8a5a3b39dde30c3f652c8c9f3f26a9b4016e70
|
||||
10
index.html
10
index.html
|
|
@ -160,7 +160,7 @@ console.log(addResult);
|
|||
return x;
|
||||
}</div>
|
||||
|
||||
<script src="http://d1n0x3qji82z53.cloudfront.net/src-min-noconflict/ace.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="http://rawgithub.com/ajaxorg/ace-builds/master/src-noconflict/ace.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script>
|
||||
var editor = ace.edit("editor");
|
||||
editor.setTheme("ace/theme/monokai");
|
||||
|
|
@ -973,6 +973,14 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|||
<li>
|
||||
<a href="http://www.wavemaker.com/">WaveMaker</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="text-logo" style="margin-left:0px;">Codiqa</div>
|
||||
<a href="https://codiqa.com/">Codiqa</a>
|
||||
</li>
|
||||
<li>
|
||||
<div class="text-logo" style="margin-left:0px;">Jetstrap</div>
|
||||
<a href="http://jetstrap.com/">Jetstrap</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.playmycode.com/">Play My Code</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue