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

github.com/samrobbins85/hugo-developer-portfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Robbins <samrobbinsgb@gmail.com>2020-06-28 21:33:31 +0300
committerSam Robbins <samrobbinsgb@gmail.com>2020-06-28 21:33:31 +0300
commitfb61c1150a0748875a48f75e61e188e6c4f790c9 (patch)
treebcaa73d45abc1b8aa063484313627bbae6eab277
parentdbac05750054b17619f1417bdbea0fd9ff94319a (diff)
Fix error
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index f94f3ab..3cbaedf 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -114,7 +114,7 @@
{{end}}
<hr class="full-width">
- {{ if ( gt (len .Params.tech ) 0)}}
+ {{if isset .Params "tech"}}
<h2 class="uk-text-center uk-heading-small">Built with</h2>
<section >