From 028617f6760e02200bbe40ae216ec132f2caab55 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Mar 2025 21:10:51 -0500 Subject: update favicon --- theme/static/favicon.png | Bin 0 -> 12016 bytes theme/templates/base.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 theme/static/favicon.png (limited to 'theme') diff --git a/theme/static/favicon.png b/theme/static/favicon.png new file mode 100644 index 0000000..0d40217 Binary files /dev/null and b/theme/static/favicon.png differ diff --git a/theme/templates/base.html b/theme/templates/base.html index b75c2bc..39609e0 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -12,7 +12,7 @@ {% if site_description is defined %}{% endif %} {% if site_keywords is defined %}{% endif %} - + {% block meta %}{% endblock %} {% endblock %} -- cgit v1.2.3-70-g09d2