Skip to content

Commit 3d7eff8

Browse files
authored
Add Winter CMS to list of projects on homepage (#5757)
Also fixes styling issue with another logo and a dangling closing <li> tag.
1 parent 810c465 commit 3d7eff8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,11 @@ <h1>Projects Using Ace</h1>
10251025
<a href="http://asciidocfx.com/">Asciidoc FX</a>
10261026
</li>
10271027
<li>
1028-
<img lazy-src="https://octobercms.com/themes/website/assets/images/october.png" style="width: 95px; left: 2px; top: -17px;">
1028+
<img lazy-src="https://raw.githubusercontent.com/wintercms/winter/refs/heads/develop/modules/backend/assets/images/logo.svg" style="width: 86px; left: 7px; top: -12px;">
1029+
<a href="https://wintercms.com">Winter CMS</a>
1030+
</li>
1031+
<li>
1032+
<img lazy-src="https://octobercms.com/themes/website/assets/images/october.png" style="width: 75px; left: 13px; top: -2px;">
10291033
<a href="http://octobercms.com">October CMS</a>
10301034
</li>
10311035
<li style="width: 248px;">
@@ -1044,7 +1048,6 @@ <h1>Projects Using Ace</h1>
10441048
<img lazy-src="https://funprogramming.org/i/fun_programming_logo_for_ace.png" style="width: 75px; left: 12px; top: -5px;">
10451049
<a href="http://funprogramming.org">Fun Programming</a>
10461050
</li>
1047-
</li>
10481051
<li>
10491052
<img lazy-src="https://lh4.ggpht.com/hG5bDu1GBXwxpPnrgPcAmTNQyZK4ICBDC9aeLNmMZahEYQOz_2vYT6sBqLNGLIGPopWjdveEvPuM9NBuErUSLQ=s60" style="width: 75px; left: 12px; top: -5px;">
10501053
<a href="http://bootzee.com">Bootzee</a>

0 commit comments

Comments
 (0)