From c5769545e2664a2190f35d86ca2c1433fbf8585b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Tue, 11 Jun 2024 21:00:38 +0200 Subject: [PATCH] Fixes to toc.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- layouts/partials/toc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/toc.html b/layouts/partials/toc.html index 400d8332..318335f2 100644 --- a/layouts/partials/toc.html +++ b/layouts/partials/toc.html @@ -9,7 +9,7 @@
{{ $page.Title }} - {{ . -}} + {{ . }}
{{ end -}} -{{ end -}} \ No newline at end of file +{{ end -}}