Skip to content
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

This image not being found as "/static/metro-icon-144x144-precomposed.png" #1988

Open
xinghuo4096 opened this issue Feb 16, 2022 · 0 comments
Open

Comments

@xinghuo4096
Copy link

@xinghuo4096 xinghuo4096 commented Feb 16, 2022

Describe the bug

Resulting in this image not being found as** "/static/metro-icon-144x144-precomposed.png" **when using windows 10 for the homepage.
The correct image name should be "metro-icon-144x144.png"

Desktop (please complete the following information):

  • OS: windows11
  • Browser :edge,firefox

** other **

pythondotorg/templates/base.html

    {# Tile icon for Win8 (144x144 + tile color) #}
    <meta name="msapplication-TileImage" content="{{ STATIC_URL }}metro-icon-144x144-precomposed.png"><!-- white shape -->
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

No branches or pull requests

1 participant