Changeset - 557373801248
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-11-09 17:38:37
brett@sfconservancy.org
sponsors: Fix reversed dimensions on Target logo.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/sponsors.html
Show inline comments
...
 
@@ -29,13 +29,13 @@ any of its sponsors.</p>
 
<li><a href="http://google.com"><img src="/img/sponsors/google.png" height="76" width="238" alt="Google" /></a></li>
 
<li><a href="https://www.hpe.com/us/en/home.html"><img src="/img/sponsors/hpe.png" height="167" width="250" alt="Hewlett Packard Enterprise" /></a></li>
 
<li><a href="http://linuxfoundation.org"><img src="/img/sponsors/linuxfoundation.png" height="76" width="250" alt="Linux Foundation" /></a></li>
 
<li><a href="https://www.mozilla.org/foundation/"><img src="/img/sponsors/mozilla.png" height="101" width="250" alt="Mozilla Foundation" /></a></li>
 
<li><a href="https://www.privateinternetaccess.com/"><img src="/img/sponsors/privateinternetaccess.jpg" height="52" width="220" alt="Private Internet Access" /></a></li>
 
<li><a href="https://www.redhat.com/"><img src="/img/sponsors/redhat.png" height="80" width="250" alt="Red Hat" /></a></li>
 
<li><a href="https://www.target.com/"><img src="/img/sponsors/target.png" height="160" width="201" alt="Target" /></a></li>
 
<li><a href="https://www.target.com/"><img src="/img/sponsors/target.png" height="201" width="160" alt="Target" /></a></li>
 
</ul>
 

	
 
<!-- This section will be added when we have in-kind contributions -->
 

	
 
<!-- <h3>In-Kind Donation of Services</h3> -->
 

	
0 comments (0 inline, 0 general)