summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-08-05 15:54:57 +0100
committerEthel Morgan <eth@ethulhu.co.uk>2020-08-05 15:54:57 +0100
commit82361ac10742ff49392012828d839d040441e6aa (patch)
treef040e78d7e413fb4dedaaf89846066e4ea9ce858
parentec6801c2aabda09597a4867f40b6e8f5a5bd1a23 (diff)
add a blank line for whitespacing
-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;