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/partials/list.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 layouts/go/partials/list.html (limited to 'layouts/go/partials/list.html') diff --git a/layouts/go/partials/list.html b/layouts/go/partials/list.html deleted file mode 100644 index bfdf13b..0000000 --- a/layouts/go/partials/list.html +++ /dev/null @@ -1,24 +0,0 @@ -
-
- -
- {{ if .Params.Image }} - - {{ end }} - {{ if .Description }} - {{ .Description }} - {{ else }} - {{ .Summary }} - {{ if .Truncated }} - Далее... - {{ end }} - {{ end }} - -
\ No newline at end of file -- cgit v1.2.3