dev
This commit is contained in:
parent
07e44bd67d
commit
60912faa27
|
@ -103,5 +103,8 @@ export default defineConfig({
|
||||||
message: 'Released under the MIT License.',
|
message: 'Released under the MIT License.',
|
||||||
copyright: 'Copyright © 2019-2024 Blocks Service Mesh'
|
copyright: 'Copyright © 2019-2024 Blocks Service Mesh'
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
markdown: {
|
||||||
|
toc: { level: [1, 2] },
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue