We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it still takes space in the layout but the image is not displayed, we see the background.
The text was updated successfully, but these errors were encountered:
it seems to be a URL issue if i change the URL in the developperTools(f12) i can get it to show a random image from the internet.
Sorry, something went wrong.
if you use next.js, add like this:
<link rel="android-touch-icon" sizes="180x180" href="/static/google-play-logo.png" />
where the path of google-play-logo.png is public/static/google-play-logo.png
google-play-logo.png
public/static/google-play-logo.png
No branches or pull requests
it still takes space in the layout but the image is not displayed, we see the background.
The text was updated successfully, but these errors were encountered: