mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
chore(v2): Regen codesandbox templates + add template: "docusaurus" (#4063)
This commit is contained in:
parent
b93d95b9e0
commit
c6ce46ac72
13 changed files with 3522 additions and 3388 deletions
|
@ -4,6 +4,7 @@ module.exports = {
|
|||
url: 'https://your-docusaurus-test-site.com',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
favicon: 'img/favicon.ico',
|
||||
organizationName: 'facebook', // Usually your GitHub org/user name.
|
||||
projectName: 'docusaurus', // Usually your repo name.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue