docs: update docs
This commit is contained in:
parent
a2282f51c6
commit
63a53d6c18
@ -182,7 +182,8 @@ export default defineUserConfig({
|
|||||||
'shylock-wu',
|
'shylock-wu',
|
||||||
'hrradev',
|
'hrradev',
|
||||||
{ github: 'TheCoderAlex', name: 'Tang Zifeng' },
|
{ github: 'TheCoderAlex', name: 'Tang Zifeng' },
|
||||||
{ github: 'HydroGest', name: 'MarkChai'}
|
{ github: 'HydroGest', name: 'MarkChai' },
|
||||||
|
{ github: 'sunnyboy-mu', name: '小沐沐吖' }
|
||||||
]"
|
]"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
@ -166,7 +166,7 @@ export default defineUserConfig({
|
|||||||
```ts
|
```ts
|
||||||
import { defineUserConfig } from 'vuepress'
|
import { defineUserConfig } from 'vuepress'
|
||||||
import { plumeTheme } from 'vuepress-theme-plume'
|
import { plumeTheme } from 'vuepress-theme-plume'
|
||||||
import notes from './notes/index.js' // [!code ++]
|
import notes from './notes/index.ts' // [!code ++]
|
||||||
|
|
||||||
export default defineUserConfig({
|
export default defineUserConfig({
|
||||||
theme: plumeTheme({
|
theme: plumeTheme({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user