diff options
Diffstat (limited to 'layouts/go/single.html')
-rw-r--r-- | layouts/go/single.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/go/single.html b/layouts/go/single.html index ddf8193..cc95c8e 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -17,7 +17,6 @@ <header> <div class="row between-xs"> <span class="p-name"> {{ .Title }} </span> - <a href="https://pkg.go.dev/neonxp.ru/go/{{ .Params.Name }}"><img src="/img/gomod.svg" /></a> </div> </header> {{ if .Params.Image }} |