mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
Add jekyll-paginate plugin to fix deprecation warning
This commit is contained in:
@@ -34,6 +34,7 @@ plugins:
|
|||||||
- jekyll-sitemap
|
- jekyll-sitemap
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
- jekyll-seo-tag
|
- jekyll-seo-tag
|
||||||
|
- jekyll-paginate
|
||||||
|
|
||||||
permalink: /blog/:year/:month/:day/:title/
|
permalink: /blog/:year/:month/:day/:title/
|
||||||
paginate: 10
|
paginate: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user