Commit Graph

2 Commits

Author SHA1 Message Date
88096a536b fix: restore search for blog page 2021-05-29 16:08:22 +08:00
847f2537c3 Add pagination support (#52)
* Add pagination support

* Change posts per page value to 10

* Change /blog/1 page to be same as /blog/
Modify canonical url to reflect current page

* Conditionally render pagination component
2021-05-26 21:56:19 +08:00