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

Corrige le domaine pour les placeholders des Unes #6406

Merged
merged 1 commit into from
Oct 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions fixtures/featured.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
title: Première une
type: sujet
authors: Machin
image_url: https://placehold.it/228/00618a/FFFFFF&text=One
image_url: https://via.placeholder.com/228/00618a/FFFFFF&text=One
url: https://zestedesavoir.com
pubdate: 2013-12-21 13:20:30
- model: featured.FeaturedResource
Expand All @@ -13,15 +13,15 @@
title: Seconde une
type: tutoriel
authors: Bidule
image_url: https://placehold.it/228/00618a/FFFFFF&text=Two
image_url: https://via.placeholder.com/228/00618a/FFFFFF&text=Two
url: https://zestedesavoir.com
pubdate: 2013-12-21 13:20:30
- model: featured.FeaturedResource
pk: 3
fields:
title: Troisième une
type: article
image_url: https://placehold.it/228/00618a/FFFFFF&text=Three
image_url: https://via.placeholder.com/228/00618a/FFFFFF&text=Three
url: https://zestedesavoir.com
pubdate: 2013-12-21 13:20:30
- model: featured.FeaturedResource
Expand All @@ -30,7 +30,7 @@
title: Quatrième une
type: projet
authors: Truc
image_url: https://placehold.it/228/00618a/FFFFFF&text=Four
image_url: https://via.placeholder.com/228/00618a/FFFFFF&text=Four
url: https://zestedesavoir.com
pubdate: 2013-12-21 13:20:30
- model: featured.FeaturedResource
Expand All @@ -39,6 +39,6 @@
title: Cinquième une
type: tutoriel
authors: L'idiot du village
image_url: https://placehold.it/228/00618a/FFFFFF&text=Five
image_url: https://via.placeholder.com/228/00618a/FFFFFF&text=Five
url: https://zestedesavoir.com
pubdate: 2013-12-21 13:20:30