mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: force banner keep open
This commit is contained in:
parent
45cc559f47
commit
e533f1d500
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ module.exports = {
|
|||
id: 'announcementBar',
|
||||
content:
|
||||
'Verdaccio stands for peace, we will be yellow/blue until Russia stop the criminal war, <a target="_blank" rel="noopener noreferrer" href="https://donate.redcrossredcrescent.org/ua/donate/~my-donation?_cv=1">Help Ukraine Donating to Refugees</a>! 🇺🇦',
|
||||
isCloseable: false,
|
||||
backgroundColor: '#1595de',
|
||||
textColor: '#ffffff',
|
||||
},
|
||||
algolia: {
|
||||
appId: 'B3TG5CBF5H',
|
||||
|
|
Loading…
Reference in a new issue