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

github.com/cdeck3r/OneDly-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/main.html')
-rw-r--r--layouts/partials/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/main.html b/layouts/partials/main.html
index cac70f7..b91c6c2 100644
--- a/layouts/partials/main.html
+++ b/layouts/partials/main.html
@@ -2,7 +2,7 @@
<!-- Page Content -->
{{ range $index, $element := where (.Data.Pages.ByParam "sec") "Section" "in" "post" }}
- {{ if modBool $index 2 }}
+ {{ if modBool $index 2 }}
<div class="content-section-a">
{{ else }}
<div class="content-section-b">