From d5e4f7903ba4ce65441f6aa6864a02b75592031c Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 20 Jan 2023 20:55:57 -0800 Subject: [PATCH] Rename Customization to Customize --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 247b9409..d6e82da4 100644 --- a/README.md +++ b/README.md @@ -639,7 +639,7 @@ Parameters: It has the other parameters of the `paige/figure` shortcode. -## Customization +## Customize If `partials/paige/head-last.html` exists in the site, it is included at the end of the head tag. If `partials/paige/body-last.html` exists in the site, it is included at the end of the body tag.