Add shop to the react navbar

Closes #6802
This commit is contained in:
Hallaathrad
2016-02-07 08:12:26 -05:00
parent 5571c668d2
commit a1963e7d68

View File

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