Change limit of blog posts
This commit is contained in:
parent
f4cfcbbe5e
commit
d19f490d26
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user