Skip to content
Closed
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
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const config = {
],
},
],
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

},

prism: {
Expand Down