Skip to content

Commit ec9984a

Browse files
committed
add link to chocolatejs
1 parent 55af926 commit ec9984a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ <h1>Projects Using Ace</h1>
947947
<li>
948948

949949
<img src="https://www.decor-tab-creator.com/_files/decor_logo_white_new.png"
950-
style="position: relative; left: -5px; width: 111px;top: 15px;">
950+
style="position: relative; left: -5px; width: 111px;top: 29px;">
951951
<a href="https://www.decor-tab-creator.com">Decor</a>
952952
</li>
953953
<li>
@@ -960,6 +960,13 @@ <h1>Projects Using Ace</h1>
960960
style="position: relative; left: -4px; width: 110px;top: 16px;">
961961
<a href="https://codio.com/">Codio</a>
962962
</li>
963+
<li>
964+
<script>
965+
ace.require("ace/lib/dom").importCssStylsheet("https://fonts.googleapis.com/css?family=Henny+Penny", document);
966+
</script>
967+
<div class="text-logo" style="margin-left:-17px;font-family:'Henny Penny',cursive;">ChocolateJs</div>
968+
<a href="https://chocolatejs.org">Chocolatejs</a>
969+
</li>
963970
<li>
964971
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
965972
</li>

0 commit comments

Comments
 (0)