准备修改主题字体

This commit is contained in:
2025-07-24 23:39:45 +08:00
parent 08d60d9dad
commit 69bb151c6e
4 changed files with 582 additions and 327 deletions

View File

@@ -34,7 +34,7 @@ export default defineAppConfig({
}]
},
footer: {
credits: `Copyright © ${new Date().getFullYear()}`,
credits: `Copyright © ${new Date().getFullYear()} Estel. All rights reserved.`,
colorMode: false,
links: [{
'icon': 'i-simple-icons-nuxtdotjs',