dotfiles/.config/spicetify/Extracted/Themed/error/index.html

13 lines
545 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>Error</title>
<link rel="stylesheet" href="https://local_resource_host/css/glue.css" />
<link rel="stylesheet" href="css/error.css"><link rel="stylesheet" class="userCSS" href="https://zlink.app.spotify.com/css/user.css"></head>
<body class="show-error-screen">
<!-- "init.js" is served by the desktop client and provides the "window.__spotify" object. -->
<script src="init.js"></script>
<script src="error.bundle.js"></script></body>
</html>