We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7e26d commit 79829baCopy full SHA for 79829ba
1 file changed
content/ticket.njk
@@ -14,7 +14,7 @@
14
}
15
return tickets
16
17
- return paginationData.slice(0, 5)
+ return paginationData
18
19
},
20
layout: 'layouts/ticket.njk',
0 commit comments