vector-im-hydrogen-web/index.html

9 lines
141 B
HTML
Raw Normal View History

2019-02-06 23:04:39 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script type="module" src="src/main.js"></script>
</head>
<body>
</body>
</html>