Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update website footer #7015

Merged
merged 5 commits into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions site/themes/template/layouts/partials/base-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
<span>
&copy; {{ now.Year }} the Kubeapps contributors. Apache 2.0 license.
<a target="_blank" rel="noopener" title="This link will open in a new tab" href="https://github.com/vmware/">
A VMware-backed project</a>.
Project backed by VMware LLC</a>.
</span>
<span>
<a target="_blank" rel="noopener" title="VMware. This link will open in a new tab"
<a target="_blank" rel="noopener" title="VMware by Broadcom. This link will open in a new tab"
href="https://github.com/vmware/">
<img class="footer-logo" src="/img/vmware-logo.svg" alt="VMware logo" />
<img class="footer-logo" src="/img/vmware-broadcom-logo.svg" alt="VMware by Broadcom logo" />
</a>
</span>
<span>
Expand Down
1 change: 1 addition & 0 deletions site/themes/template/static/img/vmware-broadcom-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion site/themes/template/static/img/vmware-logo.svg

This file was deleted.

Loading