Skip to content

Instantly share code, notes, and snippets.

@agaerig
Last active October 22, 2019 17:31
Show Gist options
  • Save agaerig/35f67b57fdddd2b82e5c776333905c73 to your computer and use it in GitHub Desktop.
Save agaerig/35f67b57fdddd2b82e5c776333905c73 to your computer and use it in GitHub Desktop.
newsletterList: [
{
name: 'Recipe of the Day',
newsletterId: 5159,
slug: 'daily',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Daily recipes, articles, tips, and so much more, right in your inbox.',
dangerousHed: 'Recipe of the Day',
image: {
altText: 'Tomato Pastry',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://assets.bonappetit.com/photos/5d237d98053ba800089af79a/16:9/w_1024/Aug-Tomato-Galette-2.jpg'
},
lg: {
width: 1280,
url:
'https://assets.bonappetit.com/photos/5d237d98053ba800089af79a/16:9/w_1280/Aug-Tomato-Galette-2.jp'
},
xl: {
width: 1600,
url:
'https://assets.bonappetit.com/photos/5d237d98053ba800089af79a/16:9/w_1600/Aug-Tomato-Galette-2.jp'
}
}
}
}
},
{
name: 'Basically',
newsletterId: 248837,
slug: 'basically',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'You love food, now learn to cook. Get recipes and tips delivered right to your inbox.',
dangerousHed: 'Basically',
image: {
altText: 'Chocolate Cake',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://assets.bonappetit.com/photos/5cd5de73263218bbd619593e/3:2/w_1024/Basically-Chocolate-Cake-01-Light-Shadow%20copy.jpg'
},
lg: {
width: 1280,
url:
'https://assets.bonappetit.com/photos/5cd5de73263218bbd619593e/3:2/w_1280/Basically-Chocolate-Cake-01-Light-Shadow%20copy.jpg'
},
xl: {
width: 1600,
url:
'https://assets.bonappetit.com/photos/5cd5de73263218bbd619593e/3:2/w_1600/Basically-Chocolate-Cake-01-Light-Shadow%20copy.jpg'
}
}
}
}
},
{
name: 'Healthyish',
newsletterId: 248799,
slug: 'healthyish',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Good food. Good vibes. Delivered to your inbox. Get our newsletter.',
dangerousHed: 'Healthyish',
image: {
altText: 'Salad and Pasta',
sources: {
sm: null,
md: {
width: 1024,
url:
'https://assets.bonappetit.com/photos/5d39c7cde82b9d0008a5353d/16:9/w_1024/HLY-Nam-Prik-Horizontal.jpg'
},
lg: {
width: 1280,
url:
'https://assets.bonappetit.com/photos/5d39c7cde82b9d0008a5353d/16:9/w_1280/HLY-Nam-Prik-Horizontal.jpg'
},
xl: {
width: 1600,
url:
'https://assets.bonappetit.com/photos/5d39c7cde82b9d0008a5353d/16:9/w_1600/HLY-Nam-Prik-Horizontal.jpg'
}
}
}
}
}
],
defaultNewsletterId: 5159,
subscribe: {
dangerousDek: "Sign up for Bon Appetit's Daily newsletter",
dangerousHed: 'Daily recipes, articles, tips, and so much more, right in your inbox.'
},
unsubscribe: {
dangerousHed: 'Getting too many emails?',
dangerousSuccessDek:
'Changed your mind? <a href="https://www.bonappetit.com/newsletters">Subscribe</a> to our newsletters.'
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment