mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 03:29:11 +02:00
refactor: config path
This commit is contained in:
parent
7ecd4c9bef
commit
12cded5fa0
4 changed files with 1 additions and 1 deletions
4
blog/config.js
Normal file
4
blog/config.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
title: 'Hello World',
|
||||
description: 'Hello World'
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue