ulivz / 70-lines-of-vuepress-blog-theme

A VuePress Blog Theme implemented in around 70 lines.
https://70-lines-of-vuepress-blog-theme.ulivz.com/
42 stars 26 forks source link

fix: rename perPagePosts to lengthPerPage #10

Open ocavue opened 3 years ago

ocavue commented 3 years ago

According to https://vuepress-plugin-blog.ulivz.com/guide/getting-started.html#pagination, lengthPerPage should be the correct field name in index.js.