Use same scheme as hosted site

pull/23/head
Girish Ramakrishnan 10 years ago
parent 9fc4a37100
commit 125c51d622

@ -40,7 +40,7 @@ export default class App extends React.Component {
<meta property="og:image" content="http://file.pizza/images/fb.png" />
<title>FilePizza - Your files, delivered.</title>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Quicksand:300,400,700|Lobster+Two" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Quicksand:300,400,700|Lobster+Two" />
<link rel="stylesheet" href="/css" />
<Bootstrap data={this.props.data} />

Loading…
Cancel
Save