Skip to content

Fix Download page image formatting to actually link to F-Droid and Google Play #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from

Conversation

nathan-contino
Copy link

Hi!

I noticed that your download page is currently kinda broken. The URLs exist, but there's some broken markdown showing on the page itself. But you don't have to take my word for it: https://antennapod.org/download/

I took the liberty of fixing the issue (on all languages) by passing a URL argument to the image display code. Existing images that don't pass a URL will still display a modal exactly as before. But images that do pass a URL will now load that URL on click (instead of the modal).

I'm not sure if there's any hoops I have to jump through to get this contribution accepted, but let me know if I need to sign any agreements or adjust my commits to get this change in. Thanks!

@keunes keunes mentioned this pull request May 8, 2023
@keunes
Copy link
Member

keunes commented May 8, 2023

Hi @nathan-contino,

Thanks a lot for spotting this and raising a PR! I had some other pending changes in #236 which would be incompatible with your PR, so I created another PR (with those pending changes and the correction needed) which will close your PR.

We don't touch the translated pages as they're normally updated automatically by GitHub.

Best

@keunes keunes closed this in #240 May 8, 2023
@nathan-contino
Copy link
Author

Thanks! Good luck with the big 3.0 release tomorrow.

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