0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

chore: force banner keep open

This commit is contained in:
Juan Picado 2022-03-09 21:36:32 +01:00
parent 45cc559f47
commit e533f1d500

View file

@ -60,6 +60,9 @@ module.exports = {
id: 'announcementBar', id: 'announcementBar',
content: 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>! 🇺🇦', '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: { algolia: {
appId: 'B3TG5CBF5H', appId: 'B3TG5CBF5H',