From 0f96387087f10a37145f2b3e0ab1bcffc87d9ce3 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Tue, 3 Jul 2018 19:46:13 -0700 Subject: [PATCH] Add favicon --- templates/layout/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/layout/base.html b/templates/layout/base.html index 78ca0a4..8fbb5b7 100644 --- a/templates/layout/base.html +++ b/templates/layout/base.html @@ -4,6 +4,7 @@ {% block title %}Untitled{% endblock %} - {{ site.name }} +