mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation (#6220)
This commit is contained in:
parent
e56e024be4
commit
371ed7744c
@ -130,11 +130,18 @@ status: new
|
|||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
The following status identifiers are currently supported:
|
The following status identifiers are already defined:
|
||||||
|
|
||||||
- :material-alert-decagram: – `new`
|
- :material-alert-decagram: – `new`
|
||||||
- :material-trash-can: – `deprecated`
|
- :material-trash-can: – `deprecated`
|
||||||
|
|
||||||
|
You can define a custom page status this way but if you want it to
|
||||||
|
have an icon other than the default one you need to also configure
|
||||||
|
that in your `extra.css`. We have an [example for a custom
|
||||||
|
page status] to get you started.
|
||||||
|
|
||||||
|
[example for a custom page status]: https://mkdocs-material.github.io/examples/page-status/
|
||||||
|
|
||||||
### Setting the page `subtitle`
|
### Setting the page `subtitle`
|
||||||
|
|
||||||
<!-- md:sponsors -->
|
<!-- md:sponsors -->
|
||||||
|
Loading…
Reference in New Issue
Block a user