From c0870c53800824420f8c59b33a2f1fa7b05a9a7a Mon Sep 17 00:00:00 2001 From: Grzegorz Godlewski Date: Sun, 23 Jun 2024 20:11:01 +0200 Subject: [PATCH] Fix aside TOC Necessary for https://github.com/mieweb/wikiGDrive/pull/477 Signed-off-by: Grzegorz Godlewski --- themes/wc-eh-docs/layouts/_default/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/wc-eh-docs/layouts/_default/single.html b/themes/wc-eh-docs/layouts/_default/single.html index be11f0a0a..cc9347a8e 100644 --- a/themes/wc-eh-docs/layouts/_default/single.html +++ b/themes/wc-eh-docs/layouts/_default/single.html @@ -33,7 +33,7 @@

{{ if .T

Covered by this topic

@@ -52,4 +52,4 @@

Covered by this topic

-{{ partial "footer.html" . }} \ No newline at end of file +{{ partial "footer.html" . }}