-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a52f809
commit c506bd5
Showing
4 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
<footer id="footer" class="footer"> | ||
<div class="copyright"> | ||
© Copyright 2024 <strong><span>Kuadrant contributors</span></strong>. All Rights Reserved. | ||
Copyright <strong><span>The Kuadrant Contributors</span></strong>. | ||
</div> | ||
|
||
<div class="sponsored-by"> | ||
<p> | ||
Sponsored by: <a href="https://www.redhat.com"><img src="/assets/images/redhat.png" class="logo" alt="Red Hat logo"></a> | ||
<a href="https://www.cncf.io/sandbox-projects/"><img src="/assets/images/cncf-color.png" class="logo" alt="CNCF logo"></a> | ||
</p> | ||
<p> | ||
We are a Cloud Native Computing Foundation sandbox project. | ||
</p> | ||
</div> | ||
</footer> |