derw-lang/index.html
2024-11-29 21:04:43 -05:00

10 lines
No EOL
190 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src='/js/index.mjs' type='module'></script>
<link rel='stylesheet' href='/css/main.css'>
</head>
<body>
</body>
</html>