From bd709493134baa61f89401907987e42e05ffed73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sat, 8 Oct 2022 22:50:14 +0200 Subject: [PATCH] nav: change defunct keyboard shortcuts #344 --- layouts/partials/header.html | 4 ++-- static/js/theme.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 284231b200..406e91a6d2 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -70,7 +70,7 @@ {{- if $File }} {{- with $File.Path }} @@ -83,7 +83,7 @@ {{- $toc := (and $hastoc (not $currentDisableToc)) }}