rdio-scanner/client/main.html
Chrystian Huot 7c2ee69151 first commit
2019-06-12 11:43:21 -04:00

10 lines
287 B
HTML

<head>
<base href="/">
<link href="///fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Material+Icons" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Rdio Scanner</title>
</head>
<body>
<app></app>
</body>