From 161d20f8f67bc5ff501b8bf41860d92525b0a1dc Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Tue, 2 Apr 2024 12:27:42 +0530 Subject: [PATCH] update: layout --- themes/hugoplate/layouts/about/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/hugoplate/layouts/about/list.html b/themes/hugoplate/layouts/about/list.html index b338f211..7a28ec94 100644 --- a/themes/hugoplate/layouts/about/list.html +++ b/themes/hugoplate/layouts/about/list.html @@ -2,9 +2,9 @@
-
+
{{ partial "image" (dict "Src" .Params.image "Alt" .Title "Class" "mx-auto mb-6" "Size" "200x200") }} -

{{ .Title }}

+

{{ .Title }}

{{ .Content }}