From 20ceae57588652b8908292c54e40953b8693d8bb Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sun, 29 Aug 2021 02:10:58 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 573a101..8060b13 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ module.exports = { Besides tracking visitors, ezFolio will track click events on projects and blog posts, and send them to Google Analytics.\
-![Google Analytics](https://arifszn.github.io/assets/img/hosted/ezprofile/google-analytics.png) +![Google Analytics](https://www.arifszn.com/assets/img/hosted/ezprofile/event.png) ### Meta Tags @@ -356,7 +356,7 @@ module.exports = { ### Blog Posts -If you have [medium](https://medium.com) or [dev.to](https://dev.to) account, you can show your recent blog posts in here just by providing your medium/dev.to username. You can limit how many posts to display (Max is 10). +If you have [medium](https://medium.com) or [dev.to](https://dev.to) account, you can show your recent blog posts in here just by providing your medium/dev.to username. You can limit how many posts to display (Max is 10). ```js // config.js