Skip to content

Wrap favicon template definition inside a block #8307

Closed as not planned
Closed as not planned
@joapuiib

Description

@joapuiib

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?

<link rel="icon" href="{{ config.theme.favicon | url }}" />

{% block favicon %}
...
{% endblock %}

Related links

Use Cases

Easily extending favicon template.

Visuals

No response

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions