From ff5f8410e525efaee5de1b6e2eb4cf27cb7a0f81 Mon Sep 17 00:00:00 2001 From: Ara Chanoian Date: Thu, 8 Aug 2024 14:41:12 -0400 Subject: [PATCH] change the postPerPage to 30 to show more events , meanwhile I can figure out what's going on with pagination logic --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index 6b7b561f6..70f2c503e 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -12,7 +12,7 @@ module.exports = { author: `OpenShift Community`, siteUrl: `https://commons.openshift.org`, image: `https://commons.openshift.org/images/OSC.jpg`, - postsPerPage: 20, + postsPerPage: 30, blog: `https://cloud.redhat.com/blog/tag/openshift`, socialMedia: [ {