|
|
|
@ -8,7 +8,7 @@ export default class App extends React.Component {
|
|
|
|
return <html lang="en" data-bootstrap={this.props.data}>
|
|
|
|
return <html lang="en" data-bootstrap={this.props.data}>
|
|
|
|
<FrozenHead>
|
|
|
|
<FrozenHead>
|
|
|
|
<meta charSet="utf-8" />
|
|
|
|
<meta charSet="utf-8" />
|
|
|
|
<title>WebDrop - Send Files, Easily</title>
|
|
|
|
<title>FilePizza - Send Files, Easily</title>
|
|
|
|
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Quicksand:300,400,700" />
|
|
|
|
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Quicksand:300,400,700" />
|
|
|
|
<link rel="stylesheet" href="/css" />
|
|
|
|
<link rel="stylesheet" href="/css" />
|
|
|
|
</FrozenHead>
|
|
|
|
</FrozenHead>
|
|
|
|
|