Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 1c57ba2

Browse files
committed
reducing the number of comments so placeimg doesn't yell at us
1 parent d1eef16 commit 1c57ba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_patterns/02-organisms/02-comments/00-comment-thread.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<h2 class="section-title">59 Comments</h2>
44
{{> molecules-comment-form }}
55
<ul class="comment-list">
6-
{{#listItems.twelve}}
6+
{{#listItems.five}}
77
{{> molecules-single-comment }}
8-
{{/listItems.twelve}}
8+
{{/listItems.five}}
99
</ul>
1010
</div>
1111
{{> molecules-pagination }}

0 commit comments

Comments
 (0)