Skip to content

Commit

Permalink
fix: Added project details in index.html file (#5300)
Browse files Browse the repository at this point in the history
Signed-off-by: Jigar Rathod <jigarrathod2704@gmail.com>
  • Loading branch information
rj2704 committed Sep 2, 2023
1 parent caedd0c commit 6e83505
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,10 @@ <h1>Projects Using Ace</h1>
<img lazy-src="https://acode.foxdebug.com/logo.svg" style="width: 72px; left: 15px; top: 10px;">
<a href="https://acode.foxdebug.com">Acode</a>
</li>
<li>
<img lazy-src="https://htmcolor.com/wp-content/uploads/2023/08/1692613065983.png" style="width: 72px; left: 15px; top: 10px;">
<a href="https://Htmcolor.com">Htm color</a>
</li>
<li id="add_your_site">
<p>+</p>
<a href="https://github.com/ajaxorg/ace/issues/new?assignees=&labels=website%2Cneeds-triage&projects=&template=add-to-website.yml&title=Add+project+%28project+name%29+to+the+list+of+projects+using+Ace+on+its+website">Your Site Here</a>
Expand Down

0 comments on commit 6e83505

Please sign in to comment.