Closed as not planned
Description
Context
I want to extend this theme to use a bundled icon as the site favicon. (#4206)
Description
Would it be possible to wrap the favicon definition inside a block, so it can be easily extended?
mkdocs-material/src/templates/base.html
Line 80 in e8a6331
{% block favicon %}
...
{% endblock %}
Related links
Use Cases
Easily extending favicon template.
Visuals
No response
Before submitting
- I have read and followed the change request guidelines.
- I have verified that my idea is a change request and not a bug report.
- I have ensured that, to the best of my knowledge, my idea will benefit the entire community.
- I have included relevant links to the documentation, related issues, and discussions to underline the need for my idea.