Reword type to class

This commit is contained in:
Will Faught
2024-06-03 23:27:40 -07:00
parent c495b5aab8
commit cb357dba77

View File

@@ -302,7 +302,7 @@ pin = true # Display this page before the rest
[paige.alert]
message = "Alert!" # Markdown displayed before the page body
type = "primary" # Bootstrap alert type
type = "primary" # Bootstrap alert class
```
### Menu