Tweak config

This commit is contained in:
Paulus Schoutsen 2018-04-25 16:31:18 -04:00
parent 8634ee9680
commit 58abb52ada

View File

@ -28,6 +28,8 @@ const siteConfig = {
// url: 'https://facebook.github.io',
// baseUrl: '/test-site/',
gaTrackingId: 'UA-57927901-3',
// Used for publishing and more
projectName: 'home-assistant',
organizationName: 'home-assistant',
@ -81,7 +83,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',