add some apple music auth stuff

This commit is contained in:
janis
2023-11-14 11:11:39 +01:00
parent 483de3cbc3
commit 83303be8e9
9 changed files with 182 additions and 19 deletions

View File

@@ -7,6 +7,7 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="stylesheet" href="/icon-font.css" />
<script src="/jquery.min.js"></script>
<script src="/musickit.js"></script>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>

File diff suppressed because one or more lines are too long