We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353b996 commit a17c33cCopy full SHA for a17c33c
1 file changed
_config.yml
@@ -67,7 +67,7 @@ paginate_path: "blog/page:num"
67
post_navigation: true
68
69
# PLUGINS
70
-gems: [jekyll-picture-tag]
+gems: [jekyll-picture-tag, jekyll-paginate]
71
72
# JEKYLL PICTURE TAG SETTINGS
73
picture:
@@ -78,5 +78,4 @@ markdown: kramdown
78
highlighter: rouge
79
sass:
80
sass_dir: _sass
81
- style: :compressed
82
-gems: [jekyll-paginate]
+ style: :compressed
0 commit comments