diff options
Diffstat (limited to '')
-rw-r--r-- | templates/package.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/package.html b/templates/package.html index 293b392..a85ff77 100644 --- a/templates/package.html +++ b/templates/package.html @@ -2,7 +2,6 @@ <html> <head> <meta name="go-import" content="{{ .CanonicalURL }} git https://{{ .Repo }}"> - <meta name="go-source" content="{{ .CanonicalURL }} https://{{ .Repo }} https://{{ .Repo }}/tree/{{ .Branch }}{/dir} https://{{ .Repo }}/tree/{{ .Branch }}{/dir}/{file}#L{line}"> <meta http-equiv="refresh" content="0; url={{ .GodocURL }}"> </head> <body> |