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

Add shop to the react navbar
pull/6848/head
Rex Schrader 2016-02-07 10:49:19 -08:00
commit f1e7ff8886
1 changed files with 4 additions and 0 deletions

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"