From 8c7db873a967be46c5f65f4606a8c74ef5a05179 Mon Sep 17 00:00:00 2001 From: ByteCommander Date: Sat, 12 Oct 2019 00:27:43 +0200 Subject: Forgot to update base.html template with favicon changes --- pydis_site/templates/base/base.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'pydis_site') diff --git a/pydis_site/templates/base/base.html b/pydis_site/templates/base/base.html index 6a0da0ae..4791aaaa 100644 --- a/pydis_site/templates/base/base.html +++ b/pydis_site/templates/base/base.html @@ -12,17 +12,15 @@ content="{% block meta-description %}We're a large, friendly community focused around the Python programming language. Our community is open to those who wish to learn the language, as well as those looking to help others.{% endblock %}"> {# Generated with https://realfavicongenerator.net/ #} - - - - - - - - - - - + + + + + + + + + Python Discord | {% block title %}Website{% endblock %} -- cgit v1.2.3