diff --git a/src/config.js b/src/config.js index d562ddb..529b59c 100644 --- a/src/config.js +++ b/src/config.js @@ -73,11 +73,11 @@ 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 - id: 'G-WLLB5E14M6' // UA-XXXXXXXXX-X | G-XXXXXXXXXX + id: '' // UA-XXXXXXXXX-X | G-XXXXXXXXXX }, themeConfig: { default: 'light',