Skip to content

Commit

Permalink
Remove Red Hat branding from header and footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tombentley committed Jun 11, 2019
1 parent 2e007dc commit 67949e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
8 changes: 1 addition & 7 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,5 @@
</div>

</div>
<!-- Added Red Hat logo -->
<div class="container" id="companyfooter">
<div class="redhatlogo" style="text-align:center;">
<div id="logospacer"></div>
<a href="https://www.redhat.com/"><img alt="Red Hat" src="/assets/Logo-Red_Hat-Sponsored_By-B-Standard-RGB.svg" width="200"></a>
</div>
</div>

</footer>
5 changes: 0 additions & 5 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@

gtag('config', 'UA-125249459-1');
</script>
<!-- Header bar with Red Hat and Red Hat Developer Program logos and links -->
<div id="rhbar" style="height:40px;background-color: #202020">
<a href="https://developers.redhat.com" style="float: right;background-image: url(https://static.jboss.org/images/rhbar/rhd_reverse.png);background-repeat: no-repeat;height: 40px;width: 136px;"></a>
<a href="https://www.redhat.com/" style="float: right;background-image: url(/assets/Logo-RedHat-A-Reverse-RGB.svg);background-repeat: no-repeat;height: 40px;width: 85px;margin-top: 10px;margin-right: 15px;"></a>
</div>
<div align="center">
<br />
<img alt="Strimzi" src="https://raw.githubusercontent.com/strimzi/strimzi-kafka-operator/master/documentation/logo/strimzi.png" />
Expand Down

0 comments on commit 67949e9

Please sign in to comment.