summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 44536a4..af4d4ef 100644
--- a/index.html
+++ b/index.html
@@ -77,6 +77,7 @@ button {
</tr>
</table>
</main>
+
<script type='module'>
document.querySelectorAll('#moji tr').forEach( tr => {
const text = tr.firstElementChild.textContent;