This commit is contained in:
2025-07-31 15:18:46 +08:00
parent ce50120e40
commit 9cea296e6c
7 changed files with 18 additions and 19 deletions

View File

@@ -77,7 +77,7 @@ export default defineNuxtConfig({
title: 'Estel Docs',
description: 'Estel Docs 文档系统',
contentCollection: 'docs'
},
],
},
}
]
}
})