-
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feat/1173] implement fallback article images (#1178)
* feat: add fallback image to article image on summary page * feat: we don't need to add class * feat: fix quotes * feat: add fallback image to article image on show page * fix: update alt tag * fix: use asset so the fallback image loads * feat: add object-over to img to match behaviour when it used to be div * feat: add back up image to article on overview summary * feat: add back up image to article on user summary * feat: add gradient background * feat: fix gradient background * feat: remove hasHeroImage because it is now handled in front end * feat: fix indentation * wip --------- Co-authored-by: Dries Vints <[email protected]>
- Loading branch information
1 parent
cd89b93
commit 34f4a76
Showing
5 changed files
with
33 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters