mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-24 13:38:02 +02:00
fix(v2): errornous default include in blog plugin
This commit is contained in:
parent
f0ff211c94
commit
6fd9253328
3 changed files with 3 additions and 4 deletions
|
@ -33,7 +33,6 @@ module.exports = {
|
|||
{
|
||||
name: '@docusaurus/plugin-content-blog',
|
||||
options: {
|
||||
include: ['*.md', '*.mdx'],
|
||||
path: '../website-1.x/blog',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue