mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 15:29:32 +02:00
docs(v2): add documentation for multiple blogs (#2933)
* docs(v2): add documentation for multiple blogs * docs(v2): fix typos of docusaurus * docs(v2): make the same changes in the latest version of documentation * docs(v2): remove an empty blockquote * docs(v2): improve documentation for multiple blogs
This commit is contained in:
parent
22178ebded
commit
8eed245000
9 changed files with 70 additions and 15 deletions
|
@ -301,7 +301,7 @@ If you have installed `@docusaurus/preset-classic`, you don't need to install it
|
|||
module.exports = {
|
||||
plugins: [
|
||||
[
|
||||
'@docuaurus/plugin-content-pages',
|
||||
'@docusaurus/plugin-content-pages',
|
||||
{
|
||||
/**
|
||||
* Path to data on filesystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue