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

Overrides #252

Merged
merged 7 commits into from
Jul 31, 2019
Merged

Overrides #252

merged 7 commits into from
Jul 31, 2019

Conversation

AWare
Copy link
Contributor

@AWare AWare commented Jul 31, 2019

This extracts the remaining overrides.

@@ -60,6 +61,22 @@ export const parseCollection = async (
(furniture && furniture.kicker) || article.kicker || '' // I'm not sure where else we should check for a kicker
const headline =
(furniture && furniture.headlineOverride) || article.headline
const trail =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@RichieAHB RichieAHB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@AWare AWare merged commit 8eb0e83 into master Jul 31, 2019
@AWare AWare deleted the aw-all-overrides branch July 31, 2019 15:07
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

Successfully merging this pull request may close these issues.

2 participants