mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/website: we stand with israel; we are israel (#3792)
Surprisingly (not really), this is not that obvious these days.
This commit is contained in:
committed by
Ariel Mashraki
parent
8a848a6475
commit
5718c3001b
@@ -253,11 +253,12 @@ const config = {
|
||||
`,
|
||||
},
|
||||
announcementBar: {
|
||||
id: 'announcementBar-1', // Increment on change
|
||||
content: `⭐️ If you like Ent, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/ent/ent">GitHub</a> and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/entgo_io" >Twitter</a> ${TwitterSvg}`,
|
||||
id: 'announcementBar-2', // Increment on change
|
||||
// content: `⭐️ If you like Ent, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/ent/ent">GitHub</a> and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/entgo_io" >Twitter</a> ${TwitterSvg}`,
|
||||
content: `<a style="text-decoration: none;" target="_blank" rel="noopener noreferrer" href="https://twitter.com/Israel/status/1713931519620788538">The Ent Team Stands With Israel 🇮🇱</a>`,
|
||||
backgroundColor: '#fafbfc',
|
||||
textColor: '#091E42',
|
||||
isCloseable: true,
|
||||
textColor: '#404756',
|
||||
isCloseable: false,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user