v2: prepare to move

This commit is contained in:
endiliey 2018-09-17 11:16:07 +08:00
parent dc7ef96849
commit 45736200b0
172 changed files with 0 additions and 0 deletions

7
v2/website/siteConfig.js Normal file
View file

@ -0,0 +1,7 @@
module.exports = {
title: 'Munseo',
tagline: '📝⚡️ Transform your document (문서) to a website',
organizationName: 'endiliey',
projectName: 'munseo',
baseUrl: '/'
};