mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
docs: update docs
This commit is contained in:
parent
a2282f51c6
commit
63a53d6c18
@ -182,7 +182,8 @@ export default defineUserConfig({
|
||||
'shylock-wu',
|
||||
'hrradev',
|
||||
{ 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
|
||||
import { defineUserConfig } from 'vuepress'
|
||||
import { plumeTheme } from 'vuepress-theme-plume'
|
||||
import notes from './notes/index.js' // [!code ++]
|
||||
import notes from './notes/index.ts' // [!code ++]
|
||||
|
||||
export default defineUserConfig({
|
||||
theme: plumeTheme({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user