mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-06 05:37:16 +02:00
7 lines
191 B
JavaScript
7 lines
191 B
JavaScript
module.exports = {
|
|
title: 'Munseo',
|
|
tagline: '📝⚡️ Transform your document (문서) to a website',
|
|
organizationName: 'endiliey',
|
|
projectName: 'munseo',
|
|
baseUrl: '/'
|
|
};
|