summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-06-20 10:44:48 -0400
committerpommicket <pommicket@gmail.com>2023-06-20 10:44:48 -0400
commitca561862a0cfb5b6c0745bfb7b05d328676c3bf6 (patch)
tree8d00105afc0088a167832d74bd89889c570b88ad /index.html
parent86ea6e549f86656b27f730540058f36f347f9ad1 (diff)
swizzling, etc.
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0fd3866..ef7c410 100644
--- a/index.html
+++ b/index.html
@@ -171,7 +171,10 @@
</div>
<dialog id="error-dialog">
- <pre id="error-message" class="error"></pre>
+ <pre id="error-message" class="error"></pre><br>
+ <form method="dialog">
+ <button>OK</button>
+ </form>
</dialog>
</body>