Skip to content

Commit d437aba

Browse files
committed
update js and css in docs
1 parent 19dab80 commit d437aba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
gtag('config', 'UA-48084758-8');
1818
</script>
19-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.css">
20-
<script src="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>
19+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.7.0/dist/APlayer.min.css">
20+
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.7.0/dist/APlayer.min.js"></script>
2121
<style>
2222
body {
2323
text-rendering: auto;

0 commit comments

Comments
 (0)