From e22e55461adecc9ae55b822ec1e0f9c038f34939 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 24 Dec 2022 18:43:27 -0800 Subject: [PATCH] Change search, figures sections to layouts, shortcodes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52838e72..36f6e137 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ timezone: America/Los_Angeles titlecasestyle: Go ``` -## Search +## Layouts The `paige-search` layout provides full site search. @@ -449,7 +449,7 @@ title: Search --- ``` -## Figures +## Shortcodes The `paige/figure` shortcode provides a figure with a centered image and an optional centered caption. The image and caption can optionally be displayed inline instead of centered.