Skip to content

Commit 1150fff

Browse files
authored
Update README.md
1 parent b9fa767 commit 1150fff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ Use `page.meta.revision_date` in templates to access the revision date of the cu
3636
{% endblock %}
3737
```
3838

39-
More information about templates in the [MkDocs documentation][mkdocs-template].
39+
More information about templates [here][mkdocs-template].
40+
41+
More information about blocks [here][mkdocs-block].
4042

4143
[mkdocs-plugins]: http://www.mkdocs.org/user-guide/plugins/
4244
[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

Comments
 (0)