From c78d70c438ef1b14a863689bd3cc89dc570fd5f5 Mon Sep 17 00:00:00 2001 From: Pierre Dubouilh Date: Sun, 16 Sep 2018 22:05:02 +0200 Subject: [PATCH] favicon --- main.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.go b/main.go index c6aee2f..a0b6bdf 100755 --- a/main.go +++ b/main.go @@ -94,7 +94,8 @@ func replyList(w http.ResponseWriter, path string) { - ` + html.EscapeString(path) + ` + ` + html.EscapeString(path) + ` +