diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 13:11:56 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 13:11:56 +0300 |
commit | fe877033e979a6913b3ff24ea7cc22a7f34fb72a (patch) | |
tree | d859abc20fa0f33a5856f1bdc65ea002df5f81d5 /layouts/go | |
parent | f7c375053d0dd86217e5db628a1e81200d13659f (diff) |
Auto-commit 2024-12-15
Diffstat (limited to 'layouts/go')
-rw-r--r-- | layouts/go/single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/go/single.html b/layouts/go/single.html index ca30873..6acf2b6 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -1,6 +1,6 @@ {{ define "main" }} <div class="posts-container mx-auto my-5"> - <div class="post"> + <div class="post single"> {{ partial "single/header.html" . }} <div> Установка: |