Skip to content

Conversation

@krook
Copy link

@krook krook commented Jul 18, 2025

Description

Adds a copyright field with the text required by the Linux Foundation. Feel free to move this or style it differently if needed (for example, I removed the inline link to lfprojects.org/policies as it was inheriting a larger font size for the a tags in the rest of the footer).

Related Issue

cncf/sandbox#338

Motivation and Context

This adds the copyright field mentioned on the CNCF onboarding checklist issue above and outlined in the Contribution Agreement instructions doc.

Preview

image

Signed-off-by: Daniel Krook <krook@linux.com>
Copy link
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
],
copyright: `Copyright © ${new Date().getFullYear()} Podman. Built with Docusaurus.`,
copyright: `Built with Docusaurus<br />Copyright © Podman Container Tools a Series of LF Projects, LLC<br />For website terms of use, trademark policy and other project policies please see lfprojects.org/policies`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the link will be clickable, is it? It would be bice to have it as actual link I guess. But that is not blocking

@Luap99
Copy link
Member

Luap99 commented Jul 21, 2025

just noticed there is already #409 as well
cc @ashley-cui

@ashley-cui
Copy link
Member

Merged #409 instead, as that had styling that made the link a consistent size.

@ashley-cui ashley-cui closed this Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants