docs(footer): updated the footer to be more lst

This commit is contained in:
2025-08-27 06:10:25 -05:00
parent 2ce6639525
commit 8fcc1e7ebd

View File

@@ -141,7 +141,7 @@ const config: Config = {
// ],
// },
// ],
copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
copyright: `Copyright © ${new Date().getFullYear()} Logistics Support Tool docs, Inc. Built with Docusaurus.`,
},
prism: {
theme: prismThemes.github,