mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Change limit of blog posts
This commit is contained in:
@@ -81,7 +81,7 @@ module.exports = {
|
|||||||
// Display blog posts from your medium or dev.to account. (Optional)
|
// Display blog posts from your medium or dev.to account. (Optional)
|
||||||
source: 'dev.to', // medium | dev.to
|
source: 'dev.to', // medium | dev.to
|
||||||
username: 'arifszn',
|
username: 'arifszn',
|
||||||
limit: 2 // How many posts to display. Max is 10.
|
limit: 3 // How many posts to display. Max is 10.
|
||||||
},
|
},
|
||||||
googleAnalytics: {
|
googleAnalytics: {
|
||||||
// GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX
|
// GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX
|
||||||
|
|||||||
Reference in New Issue
Block a user