From b3d74df73a9663c3f5c5ba8eed23ab66764c12b6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 28 May 2025 11:36:05 -0500 Subject: feat: add light and dark favicons --- theme/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'theme/templates/base.html') diff --git a/theme/templates/base.html b/theme/templates/base.html index daa43d0..c993f97 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -12,7 +12,8 @@ {% if site_description is defined %}{% endif %} {% if site_keywords is defined %}{% endif %} - + + {% block meta %}{% endblock %} {% endblock %} -- cgit v1.2.3-70-g09d2