Skip to content

Commit

Permalink
trademark note
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan committed Jul 11, 2024
1 parent c506bd5 commit df495ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/assets/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
#footer .copyright {
font-size: 1.4em;
float: left;
margin-top: 22px;
}

#footer .sponsored-by {
float: right;
margin-top: 24px;
}

#footer .sponsored-by p {
Expand Down
4 changes: 3 additions & 1 deletion overrides/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<footer id="footer" class="footer">
<div class="copyright">
Copyright <strong><span>The Kuadrant Contributors</span></strong>.
<p>Copyright <strong><span>The Kuadrant Contributors</span></strong>.</p>
<p>The Linux Foundation® (TLF) has registered trademarks and uses trademarks.</p>
<p>For a list of TLF trademarks, see <a href="https://www.linuxfoundation.org/trademark-usage/">Trademark Usage</a></p>
</div>

<div class="sponsored-by">
Expand Down

0 comments on commit df495ee

Please sign in to comment.