Use "Woodpecker Authors" as copyright on website (#4225)

This commit is contained in:
qwerty287
2024-10-13 08:21:08 +03:00
committed by GitHub
parent 0137f16673
commit be4a7422c0

View File

@@ -147,7 +147,7 @@ const config: Config = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} Woodpecker CI. Built with Docusaurus.`,
copyright: `Copyright © ${new Date().getFullYear()} Woodpecker Authors. Built with Docusaurus.`,
},
prism: {
theme: themes.github,