Last active
August 13, 2019 18:46
-
-
Save agaerig/abd3a66721f95855abd1aa2bae332c1f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
newsletterList: [ | |
{ | |
name: 'HWD', | |
newsletterId: 248786, | |
slug: 'hwd', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: | |
'Essential industry and award news.', | |
dangerousHed: 'HWD' | |
} | |
}, | |
{ | |
name: 'Hive', | |
newsletterId: 248760, | |
slug: 'hive', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: 'Where Wall Street, Washington, and Silicon Valley meet.', | |
dangerousHed: 'Hive' | |
} | |
}, | |
{ | |
name: 'Cocktail Hour', | |
newsletterId: 373, | |
slug: 'cocktail-hour', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: 'Our essential brief on culture, the news, and more. And it's on the house.', | |
dangerousHed: 'Cocktail Hour' | |
} | |
}, | |
{ | |
name: 'Royal Watch', | |
newsletterId: 248843, | |
slug: 'royal-watch', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: 'An overview of the chatter from Kensington Palace and beyond.', | |
dangerousHed: 'Royal Watch' | |
} | |
}, | |
{ | |
name: 'The Levin Report', | |
newsletterId: 248901, | |
slug: 'levin-report', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: 'Your no-BS guide to money, power, and politics.', | |
dangerousHed: 'The Levin Report' | |
} | |
} | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment