mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-03-29 00:18:13 +08:00
Add "edit" feature to Docusaurus pages (#5492)
This commit is contained in:
@@ -15,6 +15,7 @@ const siteConfig = {
|
||||
// For github.io type URLs, you would set the url and baseUrl like:
|
||||
url: 'https://facebook.github.io',
|
||||
baseUrl: '/create-react-app/',
|
||||
editUrl: 'https://github.com/facebook/create-react-app/edit/master/docusaurus/docs/',
|
||||
|
||||
// Used for publishing and more
|
||||
projectName: 'create-react-app',
|
||||
|
||||
Reference in New Issue
Block a user