summaryrefslogtreecommitdiff
path: root/Doc/tools/templates/opensearch.xml
blob: 7a5cdddd2771235a670769aea6cda87f8b063cee (plain)
1
2
3
4
{% extends "!opensearch.xml" %}
{% block extra -%}
<Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image>
{%- endblock %}