Update README

This commit is contained in:
Ariful Alam 2023-05-21 22:33:43 +06:00
parent 90f38bec5f
commit ef87189024

View File

@ -64,6 +64,7 @@
✓ [Google Analytics](#google-analytics)
✓ [Hotjar](#hotjar)
✓ [SEO](#seo)
✓ [PWA](#pwa)
✓ [Avatar and Bio](#avatar-and-bio)
✓ [Social Links](#social-links)
✓ [Skill Section](#skills)
@ -442,6 +443,12 @@ const config = {
Meta tags will be auto-generated from configs dynamically. However, you can also manually add meta tags in `public/index.html`.
### PWA
GitProfile is PWA enabled. The site can be installed as a Progressive Web App.
![PWA](https://github.com/arifszn/gitprofile/assets/45073703/9dc7cc5c-4262-4445-a7a5-1e3566ef43fa)
### Avatar and Bio
Your avatar and bio will be fetched from GitHub automatically.