{% assign recent_contributor = site.data.contributors.list | where: "name", include.contributors[0].name | first %} {% if recent_contributor %}
Updated on {{ include.contributors[0].date | ordinal }} {{ include.contributors[0].date | date: "%B" }}, {{ include.contributors[0].date | date: "%Y" }}
by {{ recent_contributor.name }} - {{ recent_contributor.position }}
Updated on {{ person.date | ordinal }} {{ person.date | date: "%B" }}, {{ person.date | date: "%Y" }}
by {{ contributor.name }} - {{ contributor.position }}