Skip to content

Commit 2b4b736

Browse files
authored
fix(index): use our version (#89)
1 parent 462200e commit 2b4b736

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc-kit.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ export default {
1111
input: ['pages/**/*.md'],
1212
baseURL: `https://${origin}/learn`,
1313
},
14+
'jsx-ast': {
15+
generateIndexPage: false,
16+
},
1417
web: {
1518
// Important Configuration
1619
project: 'Node.js',

0 commit comments

Comments
 (0)