rust-dominator/examples/animation/dist/index.html

11 lines
184 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>rust-dominator • Animation</title>
</head>
<body>
<script src="js/index.js"></script>
</body>
</html>