easyfix - fix redhat logos not showing
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
ceec6cfb1f
commit
33714fd0d5
1 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@
|
|||
<div class="grid_1"> <!-- search filler --></div>
|
||||
<div class="grid_6" id="site-heading-rh">
|
||||
<a href="https://redhat.com">A Red Hat-Sponsored Community Project
|
||||
<img id="rh-community" src="https://getfedora.org/static/images/sponsors/redhat-community.png"
|
||||
<img id="rh-community" src="https://apps.fedoraproject.org/global/legacy-static/images/sponsors/redhat-community.png"
|
||||
alt="Red Hat Logo" /></a>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
@ -252,7 +252,7 @@
|
|||
|
||||
<div id="footer" class="grid_12">
|
||||
<a href="https://www.redhat.com/"><img class="rh-logo"
|
||||
src="https://getfedora.org/static/images/sponsors/sidebar/redhat.png" alt="Red Hat Logo" /></a>
|
||||
src="https://apps.fedoraproject.org/global/legacy-static/images/sponsors/sidebar/redhat.png" alt="Red Hat Logo" /></a>
|
||||
<p class="sponsor">Fedora is sponsored by Red Hat.</p>
|
||||
<p class="sponsor"><a href="https://www.redhat.com/rhel/fedora/">Learn more about the relationship between Red Hat and Fedora ></a></p>
|
||||
<p class="copy">(C) 2011 Red Hat, Inc. and others.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue