"googlemock/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "1d5b7cc1e2566e74fb288a61652114176bf65356"
Commit 338eb5a7 authored by one's avatar one
Browse files

Update algolia settings

parent 9f284593
...@@ -100,9 +100,13 @@ module.exports = { ...@@ -100,9 +100,13 @@ module.exports = {
}, },
announcementBar: { announcementBar: {
id: 'supportus', id: 'supportus',
content: content: 'This site is published from a fork of the official SuperBench project.',
'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>.', algolia: {
appId: 'WKHUVH720Q',
apiKey: '0b3312f228b10e7a9ba0d4e022277790',
indexName: 'superbench',
contextualSearch: true,
}, },
prism: { prism: {
theme: lightCodeTheme, 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