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