#57 fix redhat logo on static frontpage
Merged 6 years ago by bex. Opened 6 years ago by ryanlerch.
fedora-docs/ ryanlerch/docs-fp-o footer-image  into  master

file modified
+1 -1
@@ -187,7 +187,7 @@ 

                          <a href="https://www.redhat.com/en/technologies/linux-platforms/articles/relationship-between-fedora-and-rhel">Learn more about the relationship between Red Hat and Fedora &raquo;</a>

                        </p>

                        <div class="widget-body">

-                         <a href="https://www.redhat.com/"><img height="50px" class="rh-logo" src="<%= File.join(images_path, "redhat-logo.png") %>" alt="Red Hat Logo" /></a>

+                         <a href="https://www.redhat.com/"><img height="50px" class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

                        </div>

                    </div>

                </div> <!-- /row of widgets -->

no initial comment

rebased onto d6215af

6 years ago

Pull-Request has been merged by bex

6 years ago
Metadata