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

18 lines
669 B
HTML
Raw Normal View History

2021-03-28 17:11:08 +02:00
<!DOCTYPE html>
<html dir="auto">
<head>
<meta charset="utf-8" />
<meta name="google" value="notranslate" />
<link rel="stylesheet" href="https://local_resource_host/css/glue.css" />
<title>Artist</title>
<link rel="stylesheet" href="css/artist.css"><link rel="stylesheet" class="userCSS" href="https://zlink.app.spotify.com/css/user.css"></head>
<body>
<div id="artist-page" data-play-source="artist"></div>
<div id="message-container"></div>
<!-- "init.js" is served by the desktop client and provides the "window.__spotify" object. -->
<script src="init.js"></script>
<script src="artist.bundle.js"></script></body>
</html>