Skip to content

Conversation

@0xsatoshi99
Copy link

Adds 24 lines of comprehensive mobile viewport meta tags and mobile-specific optimizations. Part 1 of 4 for #556.

Adds comprehensive mobile viewport meta tags and mobile-specific
optimizations to improve mobile experience, addressing issue ikuaitu#556.

Changes:
✅ Enhanced viewport meta tag with proper mobile scaling
✅ Added mobile web app capable meta tags
✅ Added Apple mobile web app support
✅ Added theme color for light/dark mode
✅ Added Apple touch icons for home screen
✅ Prevented mobile Safari auto-formatting

Mobile Optimizations:
- viewport-fit=cover for notch support
- user-scalable=yes for accessibility
- maximum-scale=5.0 to prevent zoom lock
- Apple status bar styling
- Format detection disabled (phone, date, email)

Benefits:
- Better mobile browser experience
- PWA-ready configuration
- iOS home screen support
- Improved accessibility
- Prevents unwanted auto-linking

This is part 1 of 4 for mobile integration.

Part of ikuaitu#556
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant