Reword type to class

master
Will Faught 1 year ago
parent c495b5aab8
commit cb357dba77

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

Loading…
Cancel
Save