{% extends "base.html" %} {# Add multi-size favicon links so browsers / OS app launchers can pick the resolution that suits them. Only the three sizes the user explicitly approved (128/256/512) ship — no SVG, no apple-touch, no webmanifest, no theme-color override. mkdocs-material's `theme.favicon` already writes a single ; these are additional size hints. #} {% block extrahead %} {% endblock %}