mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-06 01:06:26 +08:00
add importpath link
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
"github.com/aws/aws-lambda-go/lambda"
|
||||
)
|
||||
|
||||
// See "go help importpath" or https://golang.org/cmd/go/#hdr-Remote_import_paths
|
||||
var vanityTemplate = template.Must(template.New("vanity.html").Parse(`
|
||||
<head>
|
||||
<meta name="go-import" content="{{ .Permalink }} git {{ .Repo }}">
|
||||
|
||||
Reference in New Issue
Block a user