Renamed to plain Atlas

This commit is contained in:
Jori Lallo
2016-08-03 16:57:09 +03:00
parent 695eff6210
commit cf1563eb2f
6 changed files with 7 additions and 7 deletions

View File

@ -51,8 +51,8 @@ class Layout extends React.Component {
<div className={ styles.container }>
<Helmet
title={ this.props.titleText
? `${this.props.titleText} - Beautiful Atlas`
: 'Beautiful Atlas' }
? `${this.props.titleText} - Atlas`
: 'Atlas' }
/>
{ this.props.loading ? (