update js and css in docs
This commit is contained in:
parent
19dab80cb2
commit
d437aba2f5
|
|
@ -16,8 +16,8 @@
|
|||
|
||||
gtag('config', 'UA-48084758-8');
|
||||
</script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.css">
|
||||
<script src="https://cdn.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1.7.0/dist/APlayer.min.css">
|
||||
<script src="https://cdn.jsdelivr.net/npm/aplayer@1.7.0/dist/APlayer.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
text-rendering: auto;
|
||||
|
|
|
|||
Loading…
Reference in New Issue