Commit 338eb5a7 authored by one's avatar one
Browse files

Update algolia settings

parent 9f284593
......@@ -100,9 +100,13 @@ module.exports = {
},
announcementBar: {
id: 'supportus',
content:
'This site is published from the <code>dtk</code> branch of ' +
'<a target="_blank" rel="noopener noreferrer" href="https://github.com/alephpiece/superbenchmark">alephpiece/superbenchmark</a>.',
content: 'This site is published from a fork of the official SuperBench project.',
},
algolia: {
appId: 'WKHUVH720Q',
apiKey: '0b3312f228b10e7a9ba0d4e022277790',
indexName: 'superbench',
contextualSearch: true,
},
prism: {
theme: lightCodeTheme,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment