From ef87189024ac672a06f40af8edb4589d5976203a Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Sun, 21 May 2023 22:33:43 +0600 Subject: [PATCH] Update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 96a6b69..311b4b1 100644 --- a/README.md +++ b/README.md @@ -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.