Skip to content

Mobile Pages Quick Fix - #498

Merged
TechHutTV merged 2 commits into
mainfrom
mobile-pages-fix
Nov 27, 2025
Merged

Mobile Pages Quick Fix#498
TechHutTV merged 2 commits into
mainfrom
mobile-pages-fix

Conversation

@TechHutTV

@TechHutTV TechHutTV commented Nov 27, 2025

Copy link
Copy Markdown
Collaborator

Fix: Mobile install page image assets and update paths and file rename

Summary

Reorganized image assets for mobile install pages and updated image paths in the Android and iOS install documentation to match the new structure. iOS.mdx renamed to ios.mdx

Changes

  • Asset reorganization:

    • Moved google-play-badge.png from public/docs-static/img/get-started/mobile/ to public/docs-static/img/get-started/android/
    • Moved app-store-badge.svg from public/docs-static/img/get-started/mobile/ to public/docs-static/img/get-started/ios/
  • Documentation updates:

    • Updated image path in android.mdx from /docs-static/img/how-to-guides/google-play-badge.png to /docs-static/img/get-started/android/google-play-badge.png
    • Updated image path in iOS.mdx from /docs-static/img/how-to-guides/app-store-badge.svg to /docs-static/img/get-started/ios/app-store-badge.svg

Impact

  • Fixes broken image references on the Android and iOS install pages
  • Improves asset organization by using platform-specific directories
  • Ensures images are served from the correct locations

Files Changed

  • public/docs-static/img/get-started/mobile/google-play-badge.pngpublic/docs-static/img/get-started/android/google-play-badge.png
  • public/docs-static/img/get-started/mobile/app-store-badge.svgpublic/docs-static/img/get-started/ios/app-store-badge.svg
  • src/pages/get-started/install/android.mdx
  • src/pages/get-started/install/iOS.mdx

@TechHutTV
TechHutTV marked this pull request as ready for review November 27, 2025 18:55
@TechHutTV
TechHutTV merged commit 0bceba7 into main Nov 27, 2025
1 check passed
@TechHutTV
TechHutTV deleted the mobile-pages-fix branch November 27, 2025 19:09
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.

2 participants