From 973876eda6544fa8402fd06682372e1544aed3cc Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Sat, 15 Feb 2020 20:01:29 +0100 Subject: [PATCH] fix indention Co-Authored-By: Shohei Yoshida --- site/content/docs/4.3/examples/checkout/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/4.3/examples/checkout/index.html b/site/content/docs/4.3/examples/checkout/index.html index b351fda5c7..bf65f9fbd7 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" -- 2.47.2