-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update localSettings.ts #36
base: main
Are you sure you want to change the base?
Conversation
@@ -91,7 +91,7 @@ async function homepageLocaleSettingsAdapter( | |||
href: '/map/observation/landscape', | |||
images: [ | |||
{ | |||
thumbnail: '/medias/placeholder3.jpg', | |||
thumbnail: '/medias/placeholder4.jpg', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why this change ? there is no placeholder4.jpg file in /public/medias folder
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@thomaspnrhj en effet nous étions dans l'attente de ton retour pour nous communiquer des descriptions et images à mettre par défaut.
Si tu fais cette modification il faut aussi ajouter une image placeholder4 dans le dossier public/medias
Oui on avait transféré des images à Tim, elle est déjà dans medias, c'est juste le code qui n'appelle pas la bonne |
@thomaspnrhj Elle a du se perdre car elle n'y est pas : https://github.com/Georiviere/Georiviere-public/tree/main/public/medias |
No description provided.