diff options
| -rw-r--r-- | site/content/docs/4.3/examples/checkout/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/examples/checkout/index.html b/site/content/docs/4.3/examples/checkout/index.html index b351fda5c..bf65f9fbd 100644 --- a/site/content/docs/4.3/examples/checkout/index.html +++ b/site/content/docs/4.3/examples/checkout/index.html @@ -2,7 +2,7 @@ layout: examples title: Checkout example extra_css: -- "form-validation.css" + - "form-validation.css" extra_js: - src: "form-validation.js" body_class: "bg-light" |
