0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 13:12:40 +00:00

Put theme in user page.

This commit is contained in:
Trevor Buckner
2021-07-21 15:09:37 -04:00
parent 6e5d183bf6
commit 7c9defb85c

View File

@@ -53,6 +53,7 @@ const UserPage = createClass({
const brews = this.getSortedBrews();
return <div className='userPage sitePage'>
<link href='/themes/5ePhbLegacy.style.css' rel='stylesheet'/>
<Navbar>
<Nav.section>
<NewBrew />