From 6e8bdd4031be4a6d5504480ce730e556dbb46a8b Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 14 Mar 2023 20:01:25 -0700 Subject: [PATCH] Combine paige keys --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0075d0c3..5d921ca5 100644 --- a/README.md +++ b/README.md @@ -390,11 +390,10 @@ authors: link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title paige: alert: "Alert!" # Markdown displayed before the page body (defaults to primary alert type) - pin: true # Display this page before the rest -paige: alert: message: "Alert!" # Markdown displayed before the page body type: "primary" # Bootstrap alert type + pin: true # Display this page before the rest ``` ## Layouts