formatted for web testing
[kengrimes.com/theme.git] / layouts / _default / list.html
index 36c7aab..ad54abd 100644 (file)
@@ -14,7 +14,7 @@
           <img style="background-image: url({{ $secHead }})">
           <div>{{ .GitInfo.AuthorDate.Format "January 2 2006" }}</div>
           {{.Title}}
-          <div>{{ truncate 80 .Summary }}</div>
+          <div>{{ truncate 100 .Summary }}</div>
         </a><br>
         {{- end }}
       </div>