mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-24 04:01:28 +00:00
Good start on the homepage and added int eh google analytics code
This commit is contained in:
@@ -26,6 +26,9 @@ var Admin = React.createClass({
|
||||
</header>
|
||||
|
||||
<div className='container'>
|
||||
|
||||
<a target="_blank" href='https://www.google.com/analytics/web/?hl=en#report/defaultid/a72212009w109843310p114529111/'>Link to Google Analytics</a>
|
||||
|
||||
<HomebrewAdmin homebrews={this.props.homebrews} admin_key={this.props.admin_key} />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user