From d700d1c5ac3ce0f0ec86484d3715dda791d86969 Mon Sep 17 00:00:00 2001 From: KrazyKerbalnaut Date: Tue, 9 Nov 2021 15:53:00 -0700 Subject: [PATCH] Apply final touches on notification banner for adnroid app --- website/docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 682f7535..b179170b 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -18,10 +18,10 @@ const config = { announcementBar: { id: 'play_store_workaround', content: - 'Android app unavailable in the Google Play Store store. Install by side-loading from GitHub or from Amazon.', + 'Android app unavailable in the Google Play Store store. Install by side-loading from GitHub or from Amazon.', backgroundColor: '#ff9999', textColor: '#091E42', - isCloseable: false, + isCloseable: true, }, navbar: { title: "Meshtastic",