Combine the Google Font links.

nb/hide-http
Alex Kern 11 years ago
parent dbccef8b80
commit 2f83d7cf15

@ -37,8 +37,7 @@ export default class App extends React.Component {
<meta property="og:image" content="http://file.pizza/images/fb.png" /> <meta property="og:image" content="http://file.pizza/images/fb.png" />
<title>FilePizza - 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|Lobster+Two" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lobster+Two" />
<link rel="stylesheet" href="/css" /> <link rel="stylesheet" href="/css" />
<script src="/js" /> <script src="/js" />

Loading…
Cancel
Save