mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-07 06:07:42 +02:00
7 lines
163 B
JavaScript
7 lines
163 B
JavaScript
module.exports = {
|
|
title: 'Sakura',
|
|
tagline: 'This is not an ordinary site',
|
|
organizationName: 'endiliey',
|
|
projectName: 'sakura',
|
|
baseUrl: '/sakura/'
|
|
};
|