mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
docs(nuxt.config): add content highlight diff lang
This commit is contained in:
@@ -62,6 +62,9 @@ export default defineNuxtConfig({
|
||||
token: process.env.NUXT_GITHUB_TOKEN || ''
|
||||
}
|
||||
: undefined
|
||||
},
|
||||
highlight: {
|
||||
langs: ['bash', 'ts', 'diff', 'vue', 'json', 'yml', 'css', 'mdc']
|
||||
}
|
||||
},
|
||||
image: {
|
||||
|
||||
Reference in New Issue
Block a user