1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-23 01:51:29 +00:00

Better issue template and better print pdf instructions

This commit is contained in:
Scott
2016-05-27 09:14:30 -04:00
parent 01e040d1ab
commit dce3f224c7
5 changed files with 21 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ var Navbar = React.createClass({
<Nav.item href='/homebrew' className='homebrewLogo'>
<div>The Homebrewery</div>
</Nav.item>
<Nav.item>v2.0.5</Nav.item>
<Nav.item>v2.0.6</Nav.item>
</Nav.section>
{this.props.children}
</Nav.base>