diff --git a/author.hbs b/author.hbs index f53da4b..eb2fccb 100644 --- a/author.hbs +++ b/author.hbs @@ -65,7 +65,22 @@ {{#foreach posts}} {{> "post-card"}} {{/foreach}} + + {{#if pagination.next}} +
Loading more posts...