Skip to content

Fixes favicon#64

Open
afolksetapart wants to merge 1 commit intophillycommunitywireless:mainfrom
afolksetapart:patch-3
Open

Fixes favicon#64
afolksetapart wants to merge 1 commit intophillycommunitywireless:mainfrom
afolksetapart:patch-3

Conversation

@afolksetapart
Copy link

@afolksetapart afolksetapart commented Feb 7, 2026

mkdocs-material defines {% block site_meta %} in base.html, but we override that block here.

{% block site_meta %}
...
      <!-- Favicon -->
      <link rel="icon" href="{{ config.theme.favicon | url }}" />

Adding this line back fixes the favicon 404 and causes it to appear as expected.

@afolksetapart afolksetapart mentioned this pull request Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant