From 7136018c73028142193c00c19ddf69ea3d602d5a Mon Sep 17 00:00:00 2001 From: ByteCommander Date: Tue, 8 Oct 2019 15:37:21 +0200 Subject: Add favicons; workaround for gitattributes --- pydis_site/templates/base/base.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pydis_site/templates/base/base.html') diff --git a/pydis_site/templates/base/base.html b/pydis_site/templates/base/base.html index a419521c..6a0da0ae 100644 --- a/pydis_site/templates/base/base.html +++ b/pydis_site/templates/base/base.html @@ -11,6 +11,19 @@ + {# Generated with https://realfavicongenerator.net/ #} + + + + + + + + + + + + Python Discord | {% block title %}Website{% endblock %} {% bulma %} -- cgit v1.2.3