Run prettier

This commit is contained in:
Joel Marcey 2018-04-17 21:16:31 -07:00
parent 47d08bf1da
commit 71b5d46f46

View file

@ -80,17 +80,15 @@ const siteConfig = {
},
// Add custom scripts here that would be placed in <script> tags
scripts: [
'https://buttons.github.io/buttons.js'
],
scripts: ['https://buttons.github.io/buttons.js'],
/* On page navigation for the current documentation page */
onPageNav: 'separate',
/* Open Graph and Twitter card images */
ogImage: 'img/docusaurus.png',
twitterImage: 'img/docusaurus.png',
// You may provide arbitrary config keys to be used as needed by your
// template. For example, if you need your repo's URL...
// repoUrl: 'https://github.com/facebook/test-site',