diff --git a/src/helpers/utils.jsx b/src/helpers/utils.jsx index ddf5bef..3d53a06 100644 --- a/src/helpers/utils.jsx +++ b/src/helpers/utils.jsx @@ -243,7 +243,7 @@ export const sanitizeConfig = (config) => { typeof config.blog !== 'undefined' && typeof config.blog.limit !== 'undefined' ? config.blog.limit - : 10, + : 5, }, googleAnalytics: { id: