From a6fc1a5ccf4e49c37dec5f1403f53606088982b1 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sun, 15 Dec 2024 15:48:01 +0300 Subject: Auto-commit 2024-12-15 --- layouts/go/single.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'layouts/go/single.html') diff --git a/layouts/go/single.html b/layouts/go/single.html index 120c01d..a1c2407 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -2,9 +2,10 @@
{{ partial "single/header.html" . }} -
- Установка: -
go get -u neonxp.ru/go/{{ .Params.Name }}@latest
+
{{ .Content }}
{{ partial "single/footer.html" . }} -- cgit v1.2.3