2017-07-24 08:45:00 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title></title>
|
|
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
|
2017-08-04 09:16:05 +00:00
|
|
|
<meta name="description" content="Desktop app for anime fans">
|
2017-07-24 08:45:00 +00:00
|
|
|
<meta name="keywords" content="">
|
2017-07-24 10:33:00 +00:00
|
|
|
<link rel="shortcut icon" href="static/favicon.ico">
|
2017-08-20 13:10:29 +00:00
|
|
|
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700' rel="stylesheet" type="text/css">
|
2017-07-24 08:45:00 +00:00
|
|
|
</head>
|
2017-08-05 18:56:06 +00:00
|
|
|
<body style="background-color: #424242;">
|
2017-07-24 08:45:00 +00:00
|
|
|
<noscript id="deferred-styles"></noscript>
|
|
|
|
<!--vue-ssr-outlet-->
|
|
|
|
</body>
|
|
|
|
</html>
|