pixelstew / gatsby-paginate

A simple library for paginating posts in Gatsby js.
GNU General Public License v3.0
123 stars 26 forks source link

Docs: Fix example Posts to Pages #35

Closed jonsuh closed 6 years ago

jonsuh commented 6 years ago

Fix template example, replacing Posts with Pages since {pageCount} represents the page count.