derw-lang/index.html

9 lines
137 B
HTML
Raw Normal View History

2024-11-28 23:25:40 -05:00
<!DOCTYPE html>
<html>
<head>
2024-11-29 20:09:54 -05:00
<script src='/js/index.mjs' type='module'></script>
2024-11-28 23:25:40 -05:00
</head>
<body>
</body>
</html>