From 0b5e21f4886f940f821e2ce989bd272b00c6e7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Tue, 7 Jun 2022 01:45:08 +0200 Subject: [PATCH] theme: add keyboard shortcut hints #268 --- layouts/partials/header.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 0529745998..bd0408c87a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -58,7 +58,7 @@ {{- end }} {{- with .OutputFormats.Get "PRINT" }} @@ -69,7 +69,7 @@ {{- if $File }} {{- with $File.Path }} @@ -82,10 +82,10 @@ {{- $toc := (and $hastoc (not $currentDisableToc) (not .Params.chapter)) }}