From 8ba1a9609adef8575a91219ef35eef97daad8d32 Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Mon, 19 Dec 2022 11:25:49 +0530 Subject: add favicon --- templates/head.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html index 1121480..ea910dc 100644 --- a/templates/head.html +++ b/templates/head.html @@ -4,6 +4,7 @@ + {{ if .servername }} {{ end }} -- cgit