From fa492e710e0b055aad5364d2dcd5b5bffe1c2932 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Sun, 5 Oct 2025 16:32:06 +0200 Subject: More changes to guides --- layouts/guide/single.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'layouts') diff --git a/layouts/guide/single.html b/layouts/guide/single.html index 6efdfe0..2c0b57b 100644 --- a/layouts/guide/single.html +++ b/layouts/guide/single.html @@ -1,4 +1,9 @@ {{define "main"}} + +{{ with .Params.icon }} + +{{ end }} +

Table of Contents

{{.TableOfContents}} -- cgit v1.2.3