From dabf77d32dd7a328f280615fafc5c725f972dfa7 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 24 Feb 2024 20:52:02 +0100 Subject: [PATCH] website: update banners url --- README.md | 2 +- website/docusaurus.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb411acac..6f99ff4bb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![BannerUK](https://cdn.verdaccio.dev/readme/banner-uk.svg)](https://donate.redcrossredcrescent.org/ua/donate/~my-donation?_cv=1) +[![BannerHelp](https://cdn.verdaccio.dev/readme/banner-uk.svg)](https://u24.gov.ua) > Verdaccio stands for **peace**, stop the war, we will be yellow / blue πŸ‡ΊπŸ‡¦ until that happens. diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index fe54cb91e..914ae2ad4 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -231,7 +231,7 @@ module.exports = { announcementBar: { id: 'announcementBar', content: - 'Help provide humanitarian support to Ukraine refugees!', + 'OFFICIAL FUNDRAISING PLATFORM OF UKRAINE!', isCloseable: false, backgroundColor: '#1595de', textColor: '#ffffff',