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

github.com/pjbakker/flexible-seo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/homes/simple.html')
-rw-r--r--layouts/partials/homes/simple.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/homes/simple.html b/layouts/partials/homes/simple.html
index d4a650a..f09c48d 100644
--- a/layouts/partials/homes/simple.html
+++ b/layouts/partials/homes/simple.html
@@ -29,7 +29,7 @@
<div class="row justify-content-center mt-3">
<div class="col-md-8 posts-list">
{{ range .Paginator.Pages }}
- <article class="list-preview mt-3">
+ <article class="list-preview">
<a href="{{ .Permalink }}">
<h2 class="item-title">{{ .Title }}</h2>