diff options
| -rw-r--r-- | docs/fonts.html | 2 | ||||
| -rw-r--r-- | docs/keymap.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/fonts.html b/docs/fonts.html index a9c7337b..b26a3cca 100644 --- a/docs/fonts.html +++ b/docs/fonts.html @@ -28,7 +28,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>Fonts for BQN</h1> <p>This page shows samples, and a font-selectable REPL at the end, for all free fonts I know of that fully support BQN's character set:</p> 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>┌────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬─────────┐ |
