Merge pull request #6804 from hallaathrad/fix/react-navbar-shop

Add shop to the react navbar
This commit is contained in:
Rex Schrader
2016-02-07 10:49:19 -08:00

View File

@ -17,6 +17,10 @@
"content": "Jobs",
"link": "/jobs",
"react": true
},{
"content": "Shop",
"link": "/shop",
"target": "_blank"
},{
"content": "About",
"link": "/about"