From ae1315b3c80ad35a2e5bad6fb92b2ddf137d7cb0 Mon Sep 17 00:00:00 2001 From: Gabriel Sroka Date: Mon, 12 Jun 2023 02:10:18 -0700 Subject: [PATCH] Update index.html --- console/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/console/index.html b/console/index.html index b082d07..0d87a2e 100644 --- a/console/index.html +++ b/console/index.html @@ -25,7 +25,7 @@

console

-

This tool will allow you to run short JavaScript snippets using a library (see Functions below and +

This tool will allow you to run short JavaScript snippets using a library (see functions and examples below and source for more info).

Setup
    @@ -202,7 +202,7 @@

    console

    bm.href = 'javascript:' + code.innerText + '();';
    -Functions +
    Functions

    -
    Examples +