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', // url: 'https://facebook.github.io',
// baseUrl: '/test-site/', // baseUrl: '/test-site/',
gaTrackingId: 'UA-57927901-3',
// Used for publishing and more // Used for publishing and more
projectName: 'home-assistant', projectName: 'home-assistant',
organizationName: 'home-assistant', organizationName: 'home-assistant',
@ -81,7 +83,7 @@ const siteConfig = {
}, },
// Add custom scripts here that would be placed in <script> tags // 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 */ /* On page navigation for the current documentation page */
onPageNav: 'separate', onPageNav: 'separate',