Skip to content

Commit

Permalink
Add Ukraine aid banner
Browse files Browse the repository at this point in the history
Summary: Add a humanitarian announcement, similarly to facebook/react-native-website#2988

Reviewed By: rickhanlonii

Differential Revision: D34612295

fbshipit-source-id: 1f61c96058c47ad72f6b176bede8f4eafbfef83c
  • Loading branch information
robhogan authored and facebook-github-bot committed Mar 3, 2022
1 parent 76a4e97 commit 540eefb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ const siteConfig = {
baseUrl: '/metro/',
favicon: 'img/favicon.png',
themeConfig: {
announcementBar: {
id: 'support_ukraine',
content:
'Support Ukraine 🇺🇦 <a target="_blank" rel="noopener noreferrer" href="https://opensource.facebook.com/support-ukraine"> Help Provide Humanitarian Aid to Ukraine</a>.',
backgroundColor: '#20232a',
textColor: '#fff',
},
navbar: {
title: 'Metro',
logo: {
Expand Down

0 comments on commit 540eefb

Please sign in to comment.