creation site static coupe du monde 2026 sans Hugo

This commit is contained in:
2026-06-20 14:50:24 +02:00
parent 7f10e7a597
commit c00dd55b8d
52 changed files with 5376 additions and 38 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
{{ $id := .Get "id" }}
{{ $pricing_id := index .Site.Params $id}}
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="{{ printf "%s" $pricing_id }}" publishable-key="{{ printf "%s" .Site.Params.publishable_key }}"></stripe-pricing-table>
<stripe-pricing-table pricing-table-id="{{ printf "%s" $pricing_id }}"
publishable-key="{{ printf "%s" .Site.Params.publishable_key }}"></stripe-pricing-table>