From 205435c112a28465f85ba279e71de4fac63d7c3b Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Tue, 11 Nov 2025 09:49:37 +0100 Subject: downloaded images instead of redirecting to links --- layouts/guide/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/guide/single.html b/layouts/guide/single.html index f1eca27..6d1c347 100644 --- a/layouts/guide/single.html +++ b/layouts/guide/single.html @@ -1,6 +1,6 @@ {{ define "main" }} {{ with .Params.icon }} - + {{ end }} {{ if .Params.deprecated }}
-- cgit v1.2.3