Run prettier

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

View file

@ -80,9 +80,7 @@ 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',