mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
11 lines
343 B
HTML
11 lines
343 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="theme-color" content="rgb(30, 30, 30)">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Rdio Scanner</title>
|
|
</head>
|
|
|
|
<body>
|
|
<app></app>
|
|
</body> |