mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
chore: rename v2 project back to Docusaurus (#975)
* feat: better log message on build * feat: rename any 'endiliey|munseo' to 'facebook|docusaurus' * test: remove unwanted console.log
This commit is contained in:
parent
8568a96e65
commit
fbdd79981d
10 changed files with 44 additions and 35 deletions
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
title: 'Munseo',
|
||||
title: 'docusaurus',
|
||||
tagline: '📝⚡️ Transform your document (문서) to a website',
|
||||
organizationName: 'endiliey',
|
||||
projectName: 'munseo',
|
||||
organizationName: 'facebook',
|
||||
projectName: 'docusaurus',
|
||||
baseUrl: '/',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue