Jpg file with certain characters shows as 404
Closed this issue · 5 comments
@proximasan On Windows, jpg files with special characters in the filename (e.g. é or à) shows up as 404 even though they exist in "grids" folder
For Example last name starts with "A"
Wäinö Aaltonen
Marina Abramović
Azzedine Alaïa
Sergio Aragonés
Andréi Arinouchkine
Eugène Atget
Marie Thérèse Auffray
Tested with (windows) Chrome, Edge, Firefox, and Opera
thanks for letting me know about this! should be solved now ✨
how and where do I do the git pull? Do I add that command somewhere?
you open the folder you have of this repo in your terminal. like cd <path-to-this-folder>
and then just git pull
Thanks
Hummm git pull said already up to date and didn't update.
But I manually downloaded and replaced "app.py" and it works now. Thank you so much