aboutsummaryrefslogtreecommitdiff
path: root/front/src/root.jsx
diff options
context:
space:
mode:
authorSimponic <elizabeth.hunt@simponic.xyz>2023-02-11 00:08:30 -0700
committerSimponic <elizabeth.hunt@simponic.xyz>2023-02-11 00:08:30 -0700
commite5ac660413fd8e2879706cfb06c476aae9164b31 (patch)
tree5b606f57dfce2ae9b087ec9e0dd4fe5ce2e0e35f /front/src/root.jsx
parentbf9363aaf8d5d2ef2360caad85f2c518a7ccbf5c (diff)
downloadchessh-e5ac660413fd8e2879706cfb06c476aae9164b31.tar.gz
chessh-e5ac660413fd8e2879706cfb06c476aae9164b31.zip
Add vim keybindings, man pages
Diffstat (limited to 'front/src/root.jsx')
-rw-r--r--front/src/root.jsx3
1 files changed, 3 insertions, 0 deletions
diff --git a/front/src/root.jsx b/front/src/root.jsx
index 1abc67b..3e9ea53 100644
--- a/front/src/root.jsx
+++ b/front/src/root.jsx
@@ -42,6 +42,9 @@ export const Root = () => {
</a>
</>
)}
+ <Link className="link" to="/man-pages">
+ Man Pages
+ </Link>
</div>
</div>
<div className="content">