docs: remove line-number

This commit is contained in:
ZiuChen 2024-06-07 11:35:16 +08:00
parent 33a2c19b18
commit d9b9258772

View File

@ -9,7 +9,6 @@ export default defineConfig({
lastUpdated: true, lastUpdated: true,
head: [['link', { rel: 'icon', href: '/logo.png' }]], head: [['link', { rel: 'icon', href: '/logo.png' }]],
markdown: { markdown: {
lineNumbers: true,
math: true, math: true,
image: { image: {
lazyLoading: true lazyLoading: true