From 569e73859d0e338806e41b356bb27119cd896fed Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Wed, 19 Oct 2022 13:54:04 +0600 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4922990..48a9671 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ To view a live example, **[click here](https://arifszn.github.io/gitprofile)**. Or try it **[online](https://stackblitz.com/edit/gitprofile)**. +

+ Themes +

+ ## 🎉 Thank you for the 400 ★

@@ -370,10 +374,6 @@ module.exports = { }; ``` -

- Themes -

- ### Google Analytics **GitProfile** supports both GA3 and GA4. If you do not want to use Google Analytics, keep the `id` empty. @@ -392,7 +392,7 @@ Besides tracking visitors, it will track `click events` on projects and blog pos ### Hotjar -**GitProfile** supports hotjar. If you do not want to use Hotjar, keep the `id` empty. +**GitProfile** supports [hotjar](https://www.hotjar.com) to track visitor interaction and behavior. If you do not want to use Hotjar, keep the `id` empty. ```js // gitprofile.config.js