Fix style-first, style-last file extensions

master
Will Faught 2 years ago
parent cffd6a09cf
commit 0873735f46

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

Loading…
Cancel
Save