From 1ecbafc6297eb3f5be87d088d3916d65499bdd20 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Wed, 3 Jun 2020 11:03:35 +0800 Subject: [PATCH] website: change blm banner color --- website/docusaurus.config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 99e04245..7e16696c 100755 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -42,7 +42,9 @@ module.exports = { announcementBar: { id: 'black_lives_matter', content: - '
Black Lives Matter. Support the Equal Justice Initiative
', + '
Black Lives Matter. Support the Equal Justice Initiative
', + backgroundColor: '#000', + textColor: '#f5f6f7', }, }, presets: [