Set blog post limit to 2
This commit is contained in:
parent
ca4a3ce8f0
commit
15a94c1da4
@ -157,7 +157,7 @@ const CONFIG = {
|
||||
blog: {
|
||||
source: 'dev', // medium | dev
|
||||
username: 'arifszn', // to hide blog section, keep it empty
|
||||
limit: 3, // How many articles to display. Max is 10.
|
||||
limit: 2, // How many articles 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