really fix 404
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
# HOI HOI
|
||||
|
||||
```js
|
||||
export default defineNuxtConfig({
|
||||
content: {
|
||||
highlight: {
|
||||
// Theme used in all color schemes.
|
||||
theme: 'github-light'
|
||||
// OR
|
||||
theme: {
|
||||
// Default theme (same as single string)
|
||||
default: 'github-light',
|
||||
// Theme used if `html.dark`
|
||||
dark: 'github-dark',
|
||||
// Theme used if `html.sepia`
|
||||
sepia: 'monokai'
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
```
|
||||
|
||||
for some reason **it no** work
|
||||
|
||||
hey wtf
|
||||
|
||||
- list test
|
||||
- list test
|
||||
- list test
|
Reference in New Issue
Block a user