From cd0f455855f7d1ef38ed21c8c1062a2143efb0f7 Mon Sep 17 00:00:00 2001 From: Chaoming Li Date: Wed, 20 Nov 2024 23:25:44 +1100 Subject: [PATCH] fixed pricing table issues --- layouts/_default/pricing.html | 8 ++++++++ layouts/shortcodes/pricing-table-1.html | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 layouts/_default/pricing.html diff --git a/layouts/_default/pricing.html b/layouts/_default/pricing.html new file mode 100644 index 0000000..abb7502 --- /dev/null +++ b/layouts/_default/pricing.html @@ -0,0 +1,8 @@ +{{ define "main" }} +
+

{{ .Title }}

+
+ {{ .Content }} +
+
+{{ end }} diff --git a/layouts/shortcodes/pricing-table-1.html b/layouts/shortcodes/pricing-table-1.html index 19e2cb4..9f00b90 100644 --- a/layouts/shortcodes/pricing-table-1.html +++ b/layouts/shortcodes/pricing-table-1.html @@ -42,8 +42,7 @@ {{ end }}
- + {{ .button.text }}