Files
spaceswallet-website/_headers
T
spacesopsandCursor ec2ca47647 Fix Android APK downloads and polish the beta landing page.
Serve APK files with correct MIME headers, prevent download buttons from stretching with screenshots, and update hero badge and copy.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 12:09:46 -04:00

8 lines
257 B
Plaintext

/apk/*
Content-Type: application/vnd.android.package-archive
Content-Disposition: attachment; filename="spaceswallet.apk"
/apk/*.apk
Content-Type: application/vnd.android.package-archive
Content-Disposition: attachment; filename="spaceswallet.apk"