Minor cleanup

This commit is contained in:
Jonathan Cremin 2015-06-14 19:22:33 +01:00
parent 552ddb01b1
commit 3a8421816a
5 changed files with 15 additions and 24979 deletions

View file

@ -20,7 +20,7 @@ var App = React.createClass({
<body className='home'>
<RouteHandler {...this.props} />
<GAInitiailizer />
<script src='/javascript/bundle.js' />
<script src='/scripts/bundle.js' />
</body>
</html>
);