bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit 94885fb485684d8d31bfee7d77327a65f201d98d
parent 7b753854c4e1ad0c2fe3d1cd76302ee25c988b7f
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Tue, 30 Jun 2026 16:41:05 +0530

fixed: bug - auto update was not possible in some mobile browsers.

Diffstat:
Mdocs/.vitepress/config.mts | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts @@ -184,7 +184,7 @@ const vitePressConfig = { pwa: { outDir: '.vitepress/dist', - registerType: 'prompt' as 'prompt', + registerType: 'autoUpdate' as 'autoUpdate', includeAssets: ['logo.svg', 'logo_192.png', 'logo_512.png'], manifest: { name: 'BSc Code Index',
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror