0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 15:42:39 +00:00

Adding version number to the navbar, probably will remove

This commit is contained in:
Scott Tolksdorf
2016-05-04 02:26:13 -04:00
parent 1ce0f00b62
commit 4b482a8f0b
4 changed files with 13 additions and 1 deletions

View File

@@ -60,6 +60,13 @@ var HomePage = React.createClass({
return(
<div className='homePage page'>
<Navbar>
<Nav.item
newTab={true}
href='https://github.com/stolksdorf/naturalcrit/issues'
color='red'
icon='fa-bug'>
issue?
</Nav.item>
<Nav.item
href='/homebrew/changelog'
color='purple'