From 0873735f46cb3279d5aebecc80834a1b2ec633d3 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 8 Mar 2023 21:47:57 -0800 Subject: [PATCH] Fix style-first, style-last file extensions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d0783a5..fe621c09 100644 --- a/README.md +++ b/README.md @@ -759,8 +759,8 @@ Parameters: | `partials/paige/header-last.html` | The end of the header tag | | `partials/paige/main-first.html` | The beginning of the main tag | | `partials/paige/main-last.html` | The end of the main tag | -| `partials/paige/style-first.html` | The beginning of the style tag | -| `partials/paige/style-last.html` | The end of the style tag | +| `partials/paige/style-first.css` | The beginning of the style tag | +| `partials/paige/style-last.css` | The end of the style tag | ### Override