From 902e1be59c8591e43b57cf75e4a6a01964e3440b Mon Sep 17 00:00:00 2001 From: mappu Date: Mon, 4 May 2020 18:15:04 +1200 Subject: [PATCH] lazy load images on homepage --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 8d4f08a..d49d4df 100644 --- a/main.go +++ b/main.go @@ -150,7 +150,7 @@ func (this *Application) Homepage(w http.ResponseWriter, r *http.Request) { data-sort-mt="`+fmt.Sprintf("%d", repo.UpdatedAt.Unix())+`" > - + `+html.EscapeString(repo.Name)+``+html.EscapeString(normalisedDesc)+`