diff options
author | Damien <damlobster@gmail.com> | 2021-07-28 14:30:21 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2021-07-28 09:26:08 -0400 |
commit | be122411b588ce95785c49dbdf9e4b31a214242e (patch) | |
tree | 2a7bbe6d4a9e4a331aee036a2d02caa35f2d9c7a /docs/_klipper3d | |
parent | 32eb2ee2d1ae2e1483f96ffc3c542e9e35fe6bd9 (diff) | |
download | kutter-be122411b588ce95785c49dbdf9e4b31a214242e.tar.gz kutter-be122411b588ce95785c49dbdf9e4b31a214242e.tar.xz kutter-be122411b588ce95785c49dbdf9e4b31a214242e.zip |
klipper3d: links to anchors not working with Safari
Solves issue #4538
Signed-off-by: Damien Martin <damlobster@gmail.com>
Diffstat (limited to 'docs/_klipper3d')
-rw-r--r-- | docs/_klipper3d/mkdocs.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_klipper3d/mkdocs.yml b/docs/_klipper3d/mkdocs.yml index 1c482b7f..524c0577 100644 --- a/docs/_klipper3d/mkdocs.yml +++ b/docs/_klipper3d/mkdocs.yml @@ -26,7 +26,6 @@ theme: icon: repo: fontawesome/brands/github features: - - navigation.instant #- navigation.tabs #- navigation.expand - navigation.top |