Skip to content

Commit

Permalink
docs: update site footer trademark notification (#964)
Browse files Browse the repository at this point in the history
Signed-off-by: Xander Grzywinski <[email protected]>
  • Loading branch information
Xander Grzywinski authored Jan 24, 2024
1 parent a5a6543 commit ac4f2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const config = {
},
footer: {
style: 'dark',
copyright: `Copyright © ${new Date().getFullYear()} Linux Foundation. The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see <a href="https://www.linuxfoundation.org/trademark-usage/">Trademark Usage</a>.`,
copyright: `Copyright © ${new Date().getFullYear()} Linux Foundation. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/legal/trademark-usage">Trademark Usage page</a>.`,
},
prism: {
theme: lightCodeTheme,
Expand Down

0 comments on commit ac4f2a3

Please sign in to comment.