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

11 lines
190 B
HTML
Raw Normal View History

2020-03-20 23:00:56 -04:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>rust-dominator • Async</title>
</head>
<body>
<script src="js/index.js"></script>
</body>
</html>