Change limit of blog posts

This commit is contained in:
Ariful Alam 2021-12-10 19:01:33 +06:00 committed by GitHub
parent f4cfcbbe5e
commit d19f490d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ module.exports = {
// Display blog posts from your medium or dev.to account. (Optional)
source: 'dev.to', // medium | dev.to
username: 'arifszn',
limit: 2 // How many posts to display. Max is 10.
limit: 3 // How many posts to display. Max is 10.
},
googleAnalytics: {
// GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX