summaryrefslogtreecommitdiff
path: root/layouts/guide/single.html
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-10-05 17:11:59 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2025-10-05 17:11:59 +0200
commitcc3e8a695c90277343e24264c8eacf6ee431ee45 (patch)
tree873251478c6f8862cdee052b679062c2173e50c4 /layouts/guide/single.html
parent261493db4f3502f1eb96868ed83aada51c81dd7a (diff)
Remove Icon from single.html, I don't like it
Diffstat (limited to 'layouts/guide/single.html')
-rw-r--r--layouts/guide/single.html5
1 files changed, 0 insertions, 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 }}
-<img style="height: 10em;" src="/icons/{{ . }}">
-{{ end }}
-
<article>
<h2>Table of Contents</h2>
{{.TableOfContents}}