Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrmierzejewski/hugo-theme-console.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Mierzejewski <marcin@mierzejewski.net>2020-05-01 16:40:02 +0300
committerMarcin Mierzejewski <marcin@mierzejewski.net>2020-05-01 16:40:02 +0300
commit475d565fdbd95d9959b40d527619e479e417797f (patch)
tree0536bac78bbd79f6bd9de724b6564b1e48ad1758 /layouts
parent9e36d6567f93424a4ea2f4222fb8a7c3650e85f9 (diff)
mobile: fix logo and footer
Diffstat (limited to 'layouts')
-rw-r--r--layouts/gallery/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/gallery/single.html b/layouts/gallery/single.html
index 87a0c77..2aa1806 100644
--- a/layouts/gallery/single.html
+++ b/layouts/gallery/single.html
@@ -11,5 +11,5 @@
{{ .Content }}
{{ template "_internal/disqus.html" . }}
-</div>
+
{{ end }} \ No newline at end of file