From ad3dee71c2035cc8948639fcf416abf6b8e00ec2 Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Sat, 16 Jul 2022 21:52:24 +0600 Subject: [PATCH] Support providing custom buttons in about section (#611) Signed-off-by: hossainemruz --- layouts/partials/sections/about.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/layouts/partials/sections/about.html b/layouts/partials/sections/about.html index eb2066a..713f830 100644 --- a/layouts/partials/sections/about.html +++ b/layouts/partials/sections/about.html @@ -45,6 +45,11 @@ > {{ end }} + {{ range .resourceLinks }} + + {{ end }}