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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/posts.html')
-rw-r--r--layouts/partials/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/posts.html b/layouts/partials/posts.html
index bc47dff..b400e7f 100644
--- a/layouts/partials/posts.html
+++ b/layouts/partials/posts.html
@@ -1,4 +1,4 @@
-<div class="container">
+<div data-pagefind-ignore="all" class="container">
<div class="row">
<!-- USE SIDEBAR -->
<!-- Post Container -->