diff --git a/content/people/_index.md b/content/people/_index.md index 1449e89a5..341591fc9 100644 --- a/content/people/_index.md +++ b/content/people/_index.md @@ -2,6 +2,6 @@ title: "People" template: "people_page.html" insert_anchor_links: "left" -paginate_by: 25 +paginate_by: 24 --- diff --git a/templates/people_page.html b/templates/people_page.html index ef6e614a1..1354074a0 100644 --- a/templates/people_page.html +++ b/templates/people_page.html @@ -15,7 +15,7 @@ {{category | replace(from='-', to=' ' ) | title}}
-
+
{%- for post in paginator.pages %} {% if "Engineering" == "Engineering"%} {% include "partials/person_card.html" %}