This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
gohugo-theme-ananke
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
43
Wiki
Activity
Browse Source
mind the dot!
tags/v1.1
Bud Parr
7 years ago
parent
3b211400c4
commit
3e722a96d7
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
layouts/index.html
+ 1
- 1
layouts/index.html
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>
Write
Preview
Loading…
Cancel
Save