0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 21:22:43 +00:00

Move ChangeLog link to Version Number

This commit is contained in:
Gazook89
2021-08-20 14:31:56 -05:00
parent 519d102a6e
commit af8ac832fd
2 changed files with 3 additions and 4 deletions

View File

@@ -59,9 +59,6 @@ const HomePage = createClass({
<Nav.section>
<NewBrewItem />
<IssueNavItem />
<Nav.item newTab={true} href='/changelog' color='purple' icon='far fa-file-alt'>
Changelog
</Nav.item>
<RecentNavItem />
<AccountNavItem />
</Nav.section>