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

github.com/zerostaticthemes/hugo-serif-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Popov <int02h@gmail.com>2020-05-06 00:59:06 +0300
committerDaniil Popov <int02h@gmail.com>2020-05-06 00:59:06 +0300
commit44cfc173b7f005ca985ca1433fa5bef7629666f6 (patch)
treed52c2ab697cd7eb0527de59cd5d5e25be576e79c /layouts
parentf1d39d9bed83921009533fffab372673a0702f5f (diff)
make code easier and more readable
Diffstat (limited to 'layouts')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index b866784..c289e6c 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -51,7 +51,7 @@
</div>
{{end}}
-{{if ne .Site.Data.features nil}}
+{{if .Site.Data.features}}
<div class="strip strip-grey">
<div class="container pt-6 pb-6 pt-md-10 pb-md-10">
<div class="row justify-content-center">