Skip to content

Instantly share code, notes, and snippets.

@agaerig
Created April 17, 2019 17:38
Show Gist options
  • Select an option

  • Save agaerig/dc1809d7e1bcd5979353770467fa503b to your computer and use it in GitHub Desktop.

Select an option

Save agaerig/dc1809d7e1bcd5979353770467fa503b to your computer and use it in GitHub Desktop.
newsletterList: [
{
name: 'Wired Daily',
newsletterId: 216,
slug: 'daily',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Stories from the future, delivered today.',
dangerousHed: 'Get Our Newsleter'
},
},
{
name: 'Backchannel',
newsletterId: 248834,
slug: 'backchannel',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Our best investigations and deep-dives, delivered to your inbox each week.',
dangerousHed: 'Get Backchannel's Newsletter'
}
},
{
name: 'Gadget Lab',
newsletterId: 248816,
slug: 'gadget-lab',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'All the latest gadget news in your inbox, plus tips and buying advice from WIRED's experts.',
dangerousHed: 'Get The Gadget Lab Newsletter'
},
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment