|
|
|
|
@ -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} />
|
|
|
|
|
|