Sponsors: Fix case in file name
This commit is contained in:
parent
4dc42f5b62
commit
fa4ac29995
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ any of its sponsors.</p>
|
|||
<!-- logos should be 250x250 maximum. -->
|
||||
<ul id="sponsor">
|
||||
<li><a rel="nofollow" href="https://google.com"><img src="/img/sponsors/google.png" height="76" width="238" alt="Google" /></a></li>
|
||||
<li><a rel="nofollow" href="https://joshtriplett.org"><img src="/img/sponsors/2020_Josh-Triplett.jpg" height="250" width="250" alt="Josh Triplett" /></a></li>
|
||||
<li><a rel="nofollow" href="https://joshtriplett.org"><img src="/img/sponsors/2020_Josh-triplett.jpg" height="250" width="250" alt="Josh Triplett" /></a></li>
|
||||
<li><a rel="nofollow" href="https://www.linux.org.au/"><img src="/img/sponsors/linux-australia.png" alt="Linux Australia"></a></li>
|
||||
<li><a rel="nofollow" href="https://www.mozilla.org/foundation/"><img src="/img/sponsors/mozilla.png" height="101" width="250" alt="Mozilla Foundation" /></a></li>
|
||||
<li><a rel="nofollow" href="https://www.privateinternetaccess.com/"><img src="/img/sponsors/privateinternetaccess.jpg" height="52" width="220" alt="Private Internet Access" /></a></li>
|
||||
|
|
Loading…
Reference in a new issue