mind the dot!

This commit is contained in:
Bud Parr 2017-04-17 18:34:05 -04:00
parent 3b211400c4
commit 3e722a96d7
No known key found for this signature in database
GPG key ID: ACA375160539D2B3

View file

@ -16,7 +16,7 @@
<section class="w-100 mw8">
{{ range (first 3 $section) }}
<div class="relative w-100 mb4">
{{ partial "summary-with-image.html" }}
{{ partial "summary-with-image.html" . }}
</div>
{{ end }}
</section>