We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fa767 commit 1150fffCopy full SHA for 1150fff
README.md
@@ -36,7 +36,10 @@ Use `page.meta.revision_date` in templates to access the revision date of the cu
36
{% endblock %}
37
```
38
39
-More information about templates in the [MkDocs documentation][mkdocs-template].
+More information about templates [here][mkdocs-template].
40
+
41
+More information about blocks [here][mkdocs-block].
42
43
[mkdocs-plugins]: http://www.mkdocs.org/user-guide/plugins/
44
[mkdocs-template]: https://www.mkdocs.org/user-guide/custom-themes/#template-variables
45
+[mkdocs-block]: https://www.mkdocs.org/user-guide/styling-your-docs/#overriding-template-blocks
0 commit comments