Skip to content

Commit

Permalink
Merge branch 'master' into fixSinonSandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
axelssonHakan committed May 23, 2018
2 parents 8d7e875 + c94235b commit 02e5434
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 412 deletions.
14 changes: 7 additions & 7 deletions website/siteConfig.js
Expand Up @@ -38,13 +38,13 @@ const siteConfig = {
],
repoUrl: 'https://github.com/qlik-oss/after-work.js',
editUrl: 'https://github.com/qlik-oss/after-work.js/edit/master/docs/',
// algolia: {
// apiKey: '3acaf839e39f2abc9d53e17093978fe3',
// indexName: 'aw',
// algoliaOptions: {
// hitsPerPage: 7,
// },
// },
algolia: {
apiKey: '7391fc0b98505aa291842bf80570754f',
indexName: 'aw',
algoliaOptions: {
hitsPerPage: 7,
},
},
};

module.exports = siteConfig;

0 comments on commit 02e5434

Please sign in to comment.