Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amerkadicE committed Nov 4, 2024
1 parent 7a62b48 commit f2e5ef2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions packages/article-skeleton/src/contentModifiers/newsletter-puff.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const newslettersBySection = [
code: "TNL-140",
headline: "Environment newsletter",
copy:
"The latest climate news, book and podcast reviews and reasons to be cheerful.",
"The latest climate news, book and podcast reviews and reasons to be cheerful."
})
},
{
Expand All @@ -52,7 +52,7 @@ const newslettersBySection = [
code: "TNL-119",
headline: "Politics newsletter",
copy:
"Our insider's guide to Westminster, plus a rundown of PMQs every Wednesday.",
"Our insider's guide to Westminster, plus a rundown of PMQs every Wednesday."
})
},
{
Expand All @@ -61,7 +61,7 @@ const newslettersBySection = [
code: "TNL-153",
headline: "US Newsletter",
copy:
"A balanced, fair and fact-checked take on global news and culture for our US readers.",
"A balanced, fair and fact-checked take on global news and culture for our US readers."
})
},
{
Expand All @@ -70,7 +70,7 @@ const newslettersBySection = [
code: "TNL-108",
headline: "Fashion newsletter",
copy:
"Look good and feel great with the latest tips and trends from our fashion team.",
"Look good and feel great with the latest tips and trends from our fashion team."
})
},
{
Expand All @@ -79,7 +79,7 @@ const newslettersBySection = [
code: "TNL-108",
headline: "Beauty newsletter",
copy:
"Look good and feel great with the latest tips and trends from our fashion team.",
"Look good and feel great with the latest tips and trends from our fashion team."
})
},
{
Expand All @@ -88,7 +88,7 @@ const newslettersBySection = [
code: "TNL-106",
headline: "Food Newsletter",
copy:
"Restaurant reviews, insider insights and recipes from the best chefs in the business.",
"Restaurant reviews, insider insights and recipes from the best chefs in the business."
})
},
{
Expand All @@ -97,7 +97,7 @@ const newslettersBySection = [
code: "TNL-111",
headline: "Football newsletter",
copy:
"Learn something new about the beautiful game with James Gheerbrant's bespoke analysis.",
"Learn something new about the beautiful game with James Gheerbrant's bespoke analysis."
})
},
{
Expand All @@ -106,7 +106,7 @@ const newslettersBySection = [
code: "TNL-113",
headline: "Property Newsletter",
copy:
"Inside Britain's most exclusive homes, plus what's going on in the property market.",
"Inside Britain's most exclusive homes, plus what's going on in the property market."
})
},
{
Expand All @@ -115,7 +115,7 @@ const newslettersBySection = [
code: "TNL-115",
headline: "Books newsletter",
copy:
"News, reviews, author interviews and suggested reads from our literary editors.",
"News, reviews, author interviews and suggested reads from our literary editors."
})
},
{
Expand All @@ -124,7 +124,7 @@ const newslettersBySection = [
code: "TNL-127",
headline: "Theatre Newsletter",
copy:
"Our chief theatre critic on what to see (and what to miss) in the West End and beyond.",
"Our chief theatre critic on what to see (and what to miss) in the West End and beyond."
})
},
{
Expand All @@ -133,7 +133,7 @@ const newslettersBySection = [
code: "TNL-133",
headline: "TV newsletter",
copy:
"What to watch or stream, plus news and reviews from our small-screen experts.",
"What to watch or stream, plus news and reviews from our small-screen experts."
})
},
{
Expand All @@ -142,7 +142,7 @@ const newslettersBySection = [
code: "TNL-125",
headline: "Puzzles Newsletter",
copy:
"The best crossword clues and quiz questions, plus insights from our puzzles editor.",
"The best crossword clues and quiz questions, plus insights from our puzzles editor."
})
},
{
Expand All @@ -151,7 +151,7 @@ const newslettersBySection = [
code: "TNL-149",
headline: "Travel newsletter",
copy:
"Get inspiration for your next trip and a great deal thanks to our carefully curated offers.",
"Get inspiration for your next trip and a great deal thanks to our carefully curated offers."
})
},
{
Expand All @@ -160,7 +160,7 @@ const newslettersBySection = [
code: "TNL-145",
headline: "Entrepreneurs Newsletter",
copy:
"Advice and inspiration for entrepreneurs in The Times Enterprise Network's briefing.",
"Advice and inspiration for entrepreneurs in The Times Enterprise Network's briefing."
})
},
{
Expand Down

0 comments on commit f2e5ef2

Please sign in to comment.