From 01893af64fe6de1914a98be7498e31c75c2ca54e Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Wed, 3 Jun 2020 10:32:25 +0800 Subject: [PATCH] website: add blm banner --- website/docusaurus.config.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index caa077ce..99e04245 100755 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -39,6 +39,11 @@ module.exports = { apiKey: 'bd359779d1c4c71ade6062e8f13f5a83', indexName: 'yangshun-tech-interview', }, + announcementBar: { + id: 'black_lives_matter', + content: + '
Black Lives Matter. Support the Equal Justice Initiative
', + }, }, presets: [ [