mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 00:17:14 +02:00
v2: prepare to move
This commit is contained in:
parent
dc7ef96849
commit
45736200b0
172 changed files with 0 additions and 0 deletions
7
v2/test/__fixtures__/custom-site/siteConfig.js
Normal file
7
v2/test/__fixtures__/custom-site/siteConfig.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
module.exports = {
|
||||
title: 'Sakura',
|
||||
tagline: 'This is not an ordinary site',
|
||||
organizationName: 'endiliey',
|
||||
projectName: 'sakura',
|
||||
baseUrl: '/sakura/'
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue