Footer tweaks

This commit is contained in:
Matt Vanderpol
2024-12-16 11:10:11 -08:00
parent f339ac3edc
commit ccde1a59cd
2 changed files with 31 additions and 2 deletions

View File

@@ -121,8 +121,7 @@ const config: Config = {
],
},
footer: {
style: "dark",
copyright: `Copyright © ${new Date().getFullYear()} Moderne, Inc.`,
copyright: `© Moderne, ${new Date().getFullYear()}`,
},
prism: {
theme: prismThemes.github,