From cc78f9e3b20c1e46d1b6c59ecbe45a819c1765c6 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 3 Sep 2024 17:07:25 +0100 Subject: Adds new AL favicon --- pyblackbird_cc/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyblackbird_cc/templates/base.html') diff --git a/pyblackbird_cc/templates/base.html b/pyblackbird_cc/templates/base.html index 36c8c5a..9e74a50 100644 --- a/pyblackbird_cc/templates/base.html +++ b/pyblackbird_cc/templates/base.html @@ -8,13 +8,13 @@ {% block title %} - Joanna Lemon Learning - Resources + Alphabet Learning {% endblock title %} - + {% block extra_css %} {% endblock extra_css %} {% block css %} -- cgit v1.2.3