准备修改主题字体
This commit is contained in:
@@ -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',
|
||||
|
@@ -45,6 +45,7 @@ provide('navigation', navigation)
|
||||
<LazyUContentSearch
|
||||
:files="files"
|
||||
:navigation="navigation"
|
||||
placeholder="请输入关键词..."
|
||||
/>
|
||||
</ClientOnly>
|
||||
</UApp>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
"@nuxt/image": "^1.10.0",
|
||||
"@nuxt/ui-pro": "^3.2.0",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"nuxt": "^4.0.0",
|
||||
"nuxt": "^4.0.1",
|
||||
"nuxt-llms": "0.1.3",
|
||||
"nuxt-og-image": "^5.1.9"
|
||||
},
|
||||
|
904
pnpm-lock.yaml
generated
904
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user