We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf21d78 commit 2982112Copy full SHA for 2982112
components/Header.tsx
@@ -12,6 +12,7 @@ const MENU_ITEMS = [
12
{ label: 'Blog', url: 'https://blog.allegro.tech' },
13
{ label: 'Machine Learning', url: 'https://ml.allegro.tech' },
14
{ label: 'Podcast', url: 'https://podcast.allegro.tech' },
15
+ { label: 'Tech Radar', url: 'https://radar.allegro.tech' },
16
{ label: 'Open Source', url: 'https://github.com/Allegro' },
17
{ label: 'Wydarzenia', url: 'https://www.meetup.com/allegrotech/events' },
18
{ label: 'Praca', url: 'https://jobs.allegro.eu' }
0 commit comments