mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 15:21:56 +00:00
Fix title
This commit is contained in:
parent
d55ff43ef8
commit
ec853bedfd
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ var App = React.createClass({
|
|||
role="navigation"
|
||||
style={{marginBottom: "0"}}>
|
||||
<div className="navbar-header">
|
||||
<a className="navbar-brand" href="/">ENSL.org Gathers <strong>Alpha</strong></a>
|
||||
<a className="navbar-brand" href="/">NSL Gathers <small><i>Alpha</i></small></a>
|
||||
</div>
|
||||
<ul className="nav navbar-top-links navbar-right" id="currentuser">
|
||||
<CurrentUser user={this.props.user} />
|
||||
|
|
Loading…
Reference in a new issue