From 19e0bccad4790201e73a52ffee69dcb4fdd32d61 Mon Sep 17 00:00:00 2001 From: "Amruta.org" <38246728+amrutadotorg@users.noreply.github.com> Date: Sat, 8 Jun 2024 07:47:51 +0200 Subject: [PATCH 1/2] Adding to hero.handlebars a poster as top-level parameter --- sqlpage/templates/hero.handlebars | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/sqlpage/templates/hero.handlebars b/sqlpage/templates/hero.handlebars index c62b92e7..c6d182c0 100644 --- a/sqlpage/templates/hero.handlebars +++ b/sqlpage/templates/hero.handlebars @@ -4,7 +4,7 @@
{{~description~}} {{~#if description_md~}} - {{{markdown description_md}}} + {{{markdown description_md}}} {{~/if~}}
{{#if link}} @@ -15,7 +15,12 @@ {{title}} {{/if}} {{#if video}} -