Skip to content

Commit 2982112

Browse files
authored
Update Header.tsx
1 parent cf21d78 commit 2982112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Header.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const MENU_ITEMS = [
1212
{ label: 'Blog', url: 'https://blog.allegro.tech' },
1313
{ label: 'Machine Learning', url: 'https://ml.allegro.tech' },
1414
{ label: 'Podcast', url: 'https://podcast.allegro.tech' },
15+
{ label: 'Tech Radar', url: 'https://radar.allegro.tech' },
1516
{ label: 'Open Source', url: 'https://github.com/Allegro' },
1617
{ label: 'Wydarzenia', url: 'https://www.meetup.com/allegrotech/events' },
1718
{ label: 'Praca', url: 'https://jobs.allegro.eu' }

0 commit comments

Comments
 (0)