Skip to content

Commit fb04c15

Browse files
committed
Add favicon for the docs.
1 parent ac66112 commit fb04c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc-source/_templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
{% extends "!base.html" %}
33
{% block extrahead %}
44
<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">
56
{% endblock %}

0 commit comments

Comments
 (0)