From 9fc8e208897963d2a554f5400b6b27adbb9b4f86 Mon Sep 17 00:00:00 2001 From: Matthieu MOREL Date: Wed, 26 May 2021 09:51:10 +0200 Subject: [PATCH] Add favicon for HTML template (#628) * Add favicon for template * Update template.go --- report/html/template.go | 1 + 1 file changed, 1 insertion(+) diff --git a/report/html/template.go b/report/html/template.go index c3e8135..c17fad0 100644 --- a/report/html/template.go +++ b/report/html/template.go @@ -20,6 +20,7 @@ const templateContent = ` Golang Security Checker +