From 8b3ce45520886b7c481d708dd4f1c536173748be Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Wed, 3 Jul 2019 22:44:47 +0200 Subject: Changing to new FontAwesome kit --- pydis_site/templates/base/base.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'pydis_site') diff --git a/pydis_site/templates/base/base.html b/pydis_site/templates/base/base.html index d7e764a2..a419521c 100644 --- a/pydis_site/templates/base/base.html +++ b/pydis_site/templates/base/base.html @@ -16,11 +16,7 @@ {% bulma %} {# Font-awesome here is defined explicitly so that we can have Pro #} - + {% block head %}{% endblock %} -- cgit v1.2.3