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

github.com/lucperkins/hugo-fresh.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/single/content.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/single/content.html b/layouts/partials/single/content.html
index 3218c0a..6c45890 100644
--- a/layouts/partials/single/content.html
+++ b/layouts/partials/single/content.html
@@ -7,7 +7,7 @@
<div class="divider"></div>
</div>
</div>
-
+
<div class="content">
{{ .Content }}
</div>