From d0d636aa89bf194185abf01e05b190386d0e8b23 Mon Sep 17 00:00:00 2001 From: Anirudh Oppiliappan Date: Sun, 18 Dec 2022 20:00:19 +0530 Subject: all: go-import, clone url --- templates/head.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/head.html') diff --git a/templates/head.html b/templates/head.html index 81ee777..0bde52e 100644 --- a/templates/head.html +++ b/templates/head.html @@ -4,6 +4,9 @@ + {{ if .goimport }} + {{ .goimport }} + {{ end }} {{ end }} -- cgit