From 57bc97fd817f819d40ccbfc5060a49a58b7e579d Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Wed, 11 Dec 2024 01:58:43 +0300 Subject: Auto-commit 2024-12-11 --- layouts/go/single.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layouts/go/single.html') diff --git a/layouts/go/single.html b/layouts/go/single.html index 6b287cb..98f41b0 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -23,6 +23,10 @@ {{ if .Params.Image }} {{ end }} +
+ Установка: +
go get neonxp.ru/go/{{ .Params.Name }}
+
{{ .Summary }}
{{ .Content }}