dotfiles/.config/spicetify/Extracted/Raw/login/index.html

15 lines
598 B
HTML
Raw Normal View History

2021-03-28 17:11:08 +02:00
<!DOCTYPE html>
<html dir="auto">
<head>
<meta charset="utf-8" />
<title>Spotify - Login</title>
<link rel="stylesheet" href="https://local_resource_host/css/glue.css" />
<link rel="stylesheet" href="css/login.css"><link rel="stylesheet" class="userCSS" href="css/user.css"></head>
<body class="is-login-page">
<div class="body-drag-top"></div>
<div id="main" class="main"></div>
<!-- "init.js" is served by the desktop client and provides the "window.__spotify" object. -->
<script src="init.js"></script>
<script src="login.bundle.js"></script></body>
</html>