Skip to content

Commit

Permalink
Set theme-color of docs to white (#12001)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcastil committed Oct 29, 2021
1 parent 27b89ec commit 97e1eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Expand Up @@ -80,7 +80,7 @@ module.exports = {
{
tagName: 'meta',
name: 'theme-color',
content: JestThemeColor,
content: '#FFF',
},
{
tagName: 'meta',
Expand Down

0 comments on commit 97e1eac

Please sign in to comment.