diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-11 14:36:53 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-08-11 14:36:53 -0400 |
| commit | eac61ca02074c218667754d5f4ef562e780bae85 (patch) | |
| tree | 22d8b8dac3b3dabf73493baea33081c120835ea4 /docs/keymap.html | |
| parent | 65eef4fade5eb426dae01d480f383b8a30b23071 (diff) | |
Update navigation on non-generated pages
Diffstat (limited to 'docs/keymap.html')
| -rw-r--r-- | docs/keymap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keymap.html b/docs/keymap.html index 0597bb52..5b70ec05 100644 --- a/docs/keymap.html +++ b/docs/keymap.html @@ -12,7 +12,7 @@ </style> </head> <body> -<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="index.html">main</a></div> +<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="index.html">BQN</a></div> <h1 id="keymap">BQN keymap</h1> <p>The standard BQN keymap is shown below. Note that characters <code>⍎⍕↙↖⍳</code>, included for historical or speculative reasons, are not used by BQN. And don't miss spacebar for <code class='Ligature'>‿</code> at the bottom!</p> <div class="center"><pre>┌────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬─────────┐ |
