mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
website: change blm banner color
This commit is contained in:
@ -42,7 +42,9 @@ module.exports = {
|
|||||||
announcementBar: {
|
announcementBar: {
|
||||||
id: 'black_lives_matter',
|
id: 'black_lives_matter',
|
||||||
content:
|
content:
|
||||||
'<div style="color: #fff; font-weight: bold">Black Lives Matter. <a target="_blank" href="https://support.eji.org/give/153413/#!/donation/checkout">Support the Equal Justice Initiative</a></div>',
|
'<div style="font-weight: bold">Black Lives Matter. <a target="_blank" href="https://support.eji.org/give/153413/#!/donation/checkout">Support the Equal Justice Initiative</a></div>',
|
||||||
|
backgroundColor: '#000',
|
||||||
|
textColor: '#f5f6f7',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
presets: [
|
presets: [
|
||||||
|
Reference in New Issue
Block a user