From fb0d8f212bb4c7544590fb9b2ae298f346814519 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Wed, 29 Oct 2025 23:16:58 +0100 Subject: Update to copied guides and hugo templates --- layouts/_default/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default/single.html') diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 3bc97a2..97190e4 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,6 +1,6 @@ {{ define "main" }} {{ with .Params.icon }} - + {{ end }} {{ if .Params.table }}

Table of Contents

-- cgit v1.2.3