From 1dabdf774255f367504c3d1e22eed14cf995631d Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Thu, 16 Dec 2021 19:00:06 -0600 Subject: [PATCH] add favicon to index template --- img/{favicon-32x32.png => favicon.png} | Bin templates/index.html | 1 + 2 files changed, 1 insertion(+) rename img/{favicon-32x32.png => favicon.png} (100%) diff --git a/img/favicon-32x32.png b/img/favicon.png similarity index 100% rename from img/favicon-32x32.png rename to img/favicon.png diff --git a/templates/index.html b/templates/index.html index 6814d49..65a6c81 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,6 +20,7 @@ {%- block extra_head %} {% endblock extra_head -%} +