Files
Quill/index.html
metacryst c511fda61a init
2023-06-21 14:02:31 -05:00

12 lines
157 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Index</title>
</head>
<body>
<script type="module" src="index.js"></script>
</body>
</html>