diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-03-20 15:50:52 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-03-20 15:50:52 -0400 |
| commit | d08b6642ecc9aa87bde761f828120eb8efa07365 (patch) | |
| tree | 81eddaaf19e2d53a0857580e1e663cd9436325ab /docs/index.html | |
| parent | 6725e49e3a0ad356c1de12d73abea5d712a2883b (diff) | |
Autofocus tweaks
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 25e4a3b7..a4ec639d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,7 @@ <div class='cont'> <div class='kb'></div> <div class='rel'> - <textarea class='code' rows='1' autofocus><⟜'a'⊸/ "Big Questions Notation"</textarea> + <textarea class='code' rows='1'><⟜'a'⊸/ "Big Questions Notation"</textarea> <svg class='demo' viewBox='0 -6 4 12'><path d='M1 -6H0L1 0L0 6H1L4 0z'/></svg> </div> <pre class='rslt'>"B Q N"</pre> |
