van-hmr/index.html
2025-02-07 15:38:55 -05:00

10 lines
285 B
HTML

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script src="hmr.js"></script>
<script src="lib.js"></script>
</head>
<body></body>
</html>