From 2412d8d9165d7265b4eef2c03ed5bf19e4bbcdc0 Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Sat, 16 Jul 2022 21:44:21 +0600 Subject: [PATCH] Support providing custom buttons in about section 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 }}