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", "content": "Jobs",
"link": "/jobs", "link": "/jobs",
"react": true "react": true
},{
"content": "Shop",
"link": "/shop",
"target": "_blank"
},{ },{
"content": "About", "content": "About",
"link": "/about" "link": "/about"