generated from youthradio/static-nuxt-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpost.config.js
20 lines (19 loc) · 1004 Bytes
/
post.config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
export default {
baseURL: '/coronavirus-comes-to-campus',
title: 'Coronavirus Comes to Campus',
author: 'YR Media',
publishDate: 'Mar. 25, 2020',
location: 'Oakland, CA',
description: 'It all started in early March when surreal announcements appeared, one by one, in student inboxes. Schools were closing, classes canceled or moved online, students told to clear out. We mapped our reactions to those first announcements and how we’re finding new normals during this weird and wild time to be alive.',
url: 'https://interactive.yr.media/coronavirus-comes-to-campus',
featureImage:
'https://interactive.yr.media/coronavirus-comes-to-campus/images/feature-new.jpg',
featureImagePath: 'images/feature-new.jpg',
featureImageDescription: 'Young Folks on Social Media talking about Coronavirus',
featureImageCaption: '',
wpPostSlug: 'coronavirus-comes-to-campus',
wpPostID: '60986',
// you might not need to change
fbAppID: '73080818131',
twitterHandler: '@itsyrmedia'
}