mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-24 21:48:02 +02:00
refactor(v2): point blog plugin path to v1's blog directory
This commit is contained in:
parent
95ca07a646
commit
b13e468b16
5 changed files with 4 additions and 414 deletions
|
@ -34,6 +34,7 @@ module.exports = {
|
|||
name: 'docusaurus-content-blog',
|
||||
options: {
|
||||
include: ['*.md', '*.mdx'],
|
||||
path: '../v1/website/blog',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue