Last active
September 4, 2019 18:56
-
-
Save agaerig/990ac63437556122ef25dc61225e237b 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: 'Hot Links from Pitchfork', | |
newsletterId: 248912, | |
slug: 'hot-links', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: | |
'A weekly roundup of the most important stories in music, and a listening guide every Friday', | |
dangerousHed: 'Hot Links from Pitchfork' | |
} | |
}, | |
{ | |
name: 'The Sunday Review', | |
newsletterId: 248913, | |
slug: 'the-sunday-review', | |
subscribe: { | |
buttonLabel: 'Sign Up', | |
dangerousDek: 'Pitchfork goes deep on a classic album', | |
dangerousHed: 'The Sunday Review' | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment