Nuxt content tool chain

This commit is contained in:
2024-08-13 22:44:36 +08:00
parent 653ade9acc
commit 950ee1f489
11 changed files with 70 additions and 17 deletions

View File

@@ -71,6 +71,8 @@ export default defineNuxtConfig({
highlight: {
theme: "github-dark",
},
locales: ["en", "zh-CN"],
defaultLocale: "en",
},
pinia: {