summaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 3fc858b..f66109b 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -17,11 +17,9 @@
{{ .Summary }}
</div>
- {{ if .Truncated }}
<div class="read-more-link">
<a href="{{ .Permalink }}">Read More</a>
</div>
- {{ end }}
</article>
{{- end }}
</div>