From 16b752434adef65c8726f860d49a95217143ec29 Mon Sep 17 00:00:00 2001 From: RISHAB-CREATOR Date: Fri, 26 Sep 2025 00:34:31 +0530 Subject: [PATCH] slight fix for ios --- docs/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 28ca1ea46..c126e7681 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -146,7 +146,7 @@ export default defineConfig({ short_name: 'FMHY', description: 'The largest collection of free stuff on the internet!', theme_color: '#000000ff', - background_color: '#ffffff', + background_color: '#000000ff', display: 'standalone', orientation: 'portrait', scope: '/',