Update index.html

This commit is contained in:
SkimrMe
2024-08-31 00:51:16 +08:00
committed by GitHub
parent ab52649de5
commit 17e99bfadc

View File

@@ -66,6 +66,6 @@
</html>
<!--引入js文件-->
<script src="./js/video.js"></script>
<script src="../js/video.js"></script>
<!--引入css文件-->
<link rel="stylesheet" href="./css/video.css">
<link rel="stylesheet" href="../css/video.css">