Fix style-first, style-last file extensions

This commit is contained in:
Will Faught
2023-03-08 21:47:57 -08:00
parent cffd6a09cf
commit 0873735f46

View File

@@ -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