Reduce blog post limit
This commit is contained in:
parent
bf0404222d
commit
203273f349
@ -105,7 +105,7 @@ const config = {
|
||||
blog: {
|
||||
source: 'dev', // medium | dev
|
||||
username: 'arifszn', // to hide blog section, keep it empty
|
||||
limit: 3, // How many posts to display. Max is 10.
|
||||
limit: 2, // How many posts to display. Max is 10.
|
||||
},
|
||||
googleAnalytics: {
|
||||
id: '', // GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user