Skip to content

Commit ddd55fb

Browse files
committed
fix circular collection bug
1 parent 32f2745 commit ddd55fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goblins/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: base-layout.njk
33
title: Goblins
44
tags: ['race']
55
pagination:
6-
data: collections.goblins
6+
data: collections.posts
77
size: 10
88
reverse: false
99
alias: posts

0 commit comments

Comments
 (0)