修改样式与简单文档md
Some checks failed
CI / lint (push) Failing after 12m16s
CI / typecheck (push) Failing after 15s
CI / build (ubuntu-latest) (push) Failing after 15s

This commit is contained in:
2025-07-30 16:09:15 +08:00
parent f9a46fa9c6
commit af7c50ecf4
23 changed files with 418 additions and 503 deletions

View File

@@ -7,13 +7,18 @@ export default defineNuxtConfig({
'@nuxt/ui-pro',
'@nuxt/content',
'nuxt-og-image',
'@nuxt/fonts',
'nuxt-llms'
],
devtools: {
enabled: true
},
fonts: {
defaults: {
weights: ['300 800'],
}
},
css: ['~/assets/css/main.css'],
content: {