Skip to content

Commit 5b75526

Browse files
committed
mention mkdocs-material support for plugin
1 parent 122213c commit 5b75526

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ plugins:
2323
2424
## Usage
2525
26+
### In supported themes
27+
28+
- [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) offers support for this plugin, see [setup instructions](https://squidfunk.github.io/mkdocs-material/extensions/revision_date/)
29+
2630
### In theme templates
2731
2832
In templates you can use `page.meta.git_revision_date_localized`:
@@ -62,7 +66,7 @@ Set this option to a two letter [ISO639](https://en.wikipedia.org/wiki/List_of_I
6266

6367
### Example
6468

65-
Setting a different configuration:
69+
Example of setting both options:
6670

6771
```yaml
6872
# mkdocs.yml

0 commit comments

Comments
 (0)