-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmeta.json
40 lines (40 loc) · 1.26 KB
/
meta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"id": "84168712096",
"publishPath": "oissue/2018/",
"stagingUrl": "http://stage-projects.chicagomaroon.com/oissue/2018/",
"url": "https://projects.chicagomaroon.com/oissue/2018/",
"timestamp": "1996-09-06T08:13-0400",
"dateline": "September 6, 1996",
"header": {
"headline": "This is your headline in the metadata file",
"subhead": "Subhead entices the reader.",
"bylines": [
{
"name": "Carl Maroon",
"link": "https://www.chicagomaroon.com"
}
],
"image": "frontpage.png",
"backdrop": "backdrop.png"
},
"share": {
"fbook": {
"card_title": "O-Issue 2018, by The Chicago Maroon",
"card_description": "An introduction to the next four years."
},
"twitter": {
"card_title": "Welcome to UChicago: The Maroon's 2018 O-Issue",
"share_tweet": "The independent student newspaper of The University of Chicago since 1892.",
"card_description": "An introduction to the next four years.",
"author": "@chicagomaroon"
},
"image": {
"url": "https://projects.chicagomaroon.com/oissue/2018/images/social-oissue-800.jpg",
"alt": "<Text>",
"type": "image/jpeg",
"width": "600",
"height": "300"
},
"keywords": "Maroon, Chicago, UChicago"
}
}