Skip to content

Commit

Permalink
Update index.njk
Browse files Browse the repository at this point in the history
adding feeds
  • Loading branch information
adamdjbrett committed Jan 20, 2025
1 parent 89c1b52 commit ac5284b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: base
eleventyExcludeFromCollections: true
pagination:
data: articles
size: 25
size: 100
alias: items
permalink: "{% if pagination.pageNumber > 0 %}/page/{{ pagination.pageNumber + 1 }}{% endif %}/"
canonical: /
Expand Down

0 comments on commit ac5284b

Please sign in to comment.