mirror of
https://github.com/aljazceru/Journal-ghost.git
synced 2025-12-28 10:34:23 +01:00
Hide pagination button when there's no next page
This commit is contained in:
2
assets/built/main.min.js
vendored
2
assets/built/main.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -18,7 +18,7 @@
|
||||
"ghost-theme"
|
||||
],
|
||||
"config": {
|
||||
"posts_per_page": 10,
|
||||
"posts_per_page": 3,
|
||||
"image_sizes": {
|
||||
"xs": {
|
||||
"width": 150
|
||||
|
||||
Reference in New Issue
Block a user