diff options
author | Sven Gothel <[email protected]> | 2019-03-28 01:22:53 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-03-28 01:22:53 +0100 |
commit | 2499ac24aed74ba319545c9fc2440d1592fbd9c5 (patch) | |
tree | aba4950414081295caec40d0c1c2eb49f5275f2f /index.html | |
parent | 962c8e7cf36efb98609541a7b55b65c74d97cd32 (diff) |
index.html: Sponsors Update
Update CCT logo, 1st in list.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -39,14 +39,13 @@ <h3><a href="wiki/index.php/Maintainer_and_Contacts#Contact_Maintainer">Sponsors</a></h3> <ul> <li> - <a href="http://jausoft.com/"> - <img src="images/jaugsweklogo-hp-220x80.png" border="0" vspace="0" width="160" align="left" alt="Jausoft"/> + <a href="http://www.cctintl.com/"> + <img src="images/CCT-logo-2019.png" border="0" vspace="0" height="52" alt="CCC/CCT"/> </a> </li> <li> - <a href="http://www.cctintl.com/"> - <!-- img src="images/CCT-logo-8.png" border="0" vspace="0" width="160" align="left" alt="CCC/CCT"/ --> - <img src="images/CCT-logo-8.png" border="0" vspace="0" height="52" align="left" alt="CCC/CCT"/> + <a href="http://jausoft.com/"> + <img src="images/jaugsweklogo-hp-220x80.png" border="0" vspace="0" width="160" alt="Jausoft"/> </a> </li> </ul> |