Use lottie-web and svga instead of npmjs

This commit is contained in:
ema
2025-07-05 09:50:54 +08:00
parent 007b960019
commit 4c3bf23e67
10 changed files with 19 additions and 6 deletions

View File

@@ -24,6 +24,6 @@
<div id="svgContainer">
<div id="svgWrapper"></div>
</div>
<script src="svg2html.js"></script>
<script src="js/svg2html.js"></script>
</body>
</html>