We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac66112 commit fb04c15Copy full SHA for fb04c15
doc-source/_templates/base.html
@@ -2,4 +2,5 @@
2
{% extends "!base.html" %}
3
{% block extrahead %}
4
<link href="{{ pathto("_static/style.css", True) }}" rel="stylesheet" type="text/css">
5
+ <link rel=icon href=https://python-coincidence.github.io/assets/coincidence.ico sizes="48x48" type="image/vnd.microsoft.icon">
6
{% endblock %}
0 commit comments