File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const footer: Footer = {
52
52
] ,
53
53
} ,
54
54
] ,
55
- copyright : `Copyright © ${ new Date ( ) . getFullYear ( ) } PaperMC and Contributors. Built with Docusaurus.<div><a href="https://github.com/PaperMC/docs/">PaperMC/docs</a> @ <a href="https://github.com/PaperMC/docs/commit/${ currentCommit } ">${ currentCommit } </a></div>` ,
55
+ copyright : `Copyright © ${ new Date ( ) . getFullYear ( ) } PaperMC and Contributors. Built with Docusaurus.<div><a href="https://github.com/PaperMC/docs/">PaperMC/docs</a> @ <a href="https://github.com/PaperMC/docs/commit/${ currentCommit } ">${ currentCommit } </a></div><div>This website is not an official Minecraft website and is not associated with Mojang Studios or Microsoft. All product and company names are trademarks or registered trademarks of their respective holders. Use of these names does not imply any affiliation or endorsement by them.</div> ` ,
56
56
} ;
57
57
58
58
export default footer ;
You can’t perform that action at this time.
0 commit comments