From 2c3c9d1013504f48b3f66b895a13c0153e482c39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Tue, 12 Sep 2023 00:15:28 +0200 Subject: [PATCH] topbar: cleanup #639 --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 9c0095193f..25c99c2eeb 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -135,7 +135,7 @@ {{- $toc := and $hastoc (not $currentDisableToc) (eq $outputFormat "html") }}