mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-01 06:28:21 +00:00
4 lines
172 B
XML
4 lines
172 B
XML
{% extends "!opensearch.xml" %}
|
|
{% block extra -%}
|
|
<Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image>
|
|
{%- endblock %}
|