2023-02-23 11:09:27 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2023-02-23 11:45:41 +00:00
|
|
|
<title>Woweb Playground</title>
|
2023-02-23 11:09:27 +00:00
|
|
|
</head>
|
2023-02-23 13:07:36 +00:00
|
|
|
<body>
|
2023-02-23 11:45:41 +00:00
|
|
|
<textarea id="doctext" name="story" rows="5" cols="33">Things just happen, what the hell.</textarea>
|
2023-03-09 07:35:24 +00:00
|
|
|
<script type="module" src="/index.js"></script>
|
2023-02-23 11:09:27 +00:00
|
|
|
</body>
|
|
|
|
</html>
|