From cc3e8a695c90277343e24264c8eacf6ee431ee45 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Sun, 5 Oct 2025 17:11:59 +0200 Subject: Remove Icon from single.html, I don't like it --- layouts/guide/single.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/layouts/guide/single.html b/layouts/guide/single.html index 2c0b57b..6efdfe0 100644 --- a/layouts/guide/single.html +++ b/layouts/guide/single.html @@ -1,9 +1,4 @@ {{define "main"}} - -{{ with .Params.icon }} - -{{ end }} -

Table of Contents

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