aboutsummaryrefslogtreecommitdiff
path: root/layouts/go/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/go/list.html')
-rw-r--r--layouts/go/list.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/go/list.html b/layouts/go/list.html
index f8683de..bdb1549 100644
--- a/layouts/go/list.html
+++ b/layouts/go/list.html
@@ -24,9 +24,6 @@
<header>
<div class="row between-xs">
<a href="{{ .RelPermalink }}">{{ .LinkTitle }}</a>
- <a href="https://pkg.go.dev/neonxp.ru/go/{{ .Params.Name }}">
- <img src="/img/gomod.svg" />
- </a>
</div>
</header>
{{ if .Params.Image }}