Fix documentation error

This commit is contained in:
JeremyStar™ 2024-03-23 12:08:54 +01:00
parent 717ce7d9fc
commit 0c9f600328

View file

@ -55,7 +55,7 @@ const config: Config = {
},
footer: {
style: "dark",
copyright: `Copyright (c) ${new Date().getFullYear()} The StarOpenSource Project & Contributors<br/>Licensed under the GNU General Public License version 3`,
copyright: `Copyright (c) ${new Date().getFullYear()} The StarOpenSource Project & Contributors<br/>Licensed under the GNU Affero General Public License version 3`,
},
prism: {
theme: prismThemes.github,