Browse Source

added community

master
Alejandro Criado-Pérez 3 years ago
committed by Jonathon Hammond
parent
commit
7697f5d058
  1. 12
      src/components/header.tsx

12
src/components/header.tsx

@ -80,6 +80,18 @@ const nav: NavItem[] = [
label: 'GitHub',
href: 'https://github.com/stacks-network',
},
{
label: 'Mailing List',
href: 'https://stacks.org/updates',
},
{
label: 'Twitter',
href: 'https://twitter.com/stacks',
},
{
label: 'Youtube',
href: 'https://www.youtube.com/channel/UC3J2iHnyt2JtOvtGVf_jpHQ',
},
],
},
{

Loading…
Cancel
Save