forked from google/eleventy-high-performance-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
executable file
·26 lines (26 loc) · 782 Bytes
/
metadata.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
{
"title": "Title of the website. Update me.",
"url": "https://update-me.com",
"domain": "update-me.com",
"description": "Description of the website. Update me.",
"genre": "Insert a schema.org genre",
"googleAnalyticsId": "GA ID. Update me. Note, that this is not compatible with the not-yet-commonly used version 4 of Google Analytics",
"sendWebVitals": false,
"feed": {
"subtitle": "Subtitle. Update me.",
"filename": "feed.xml",
"path": "/feed/feed.xml",
"id": "https://update-me.com"
},
"jsonfeed": {
"path": "/feed/feed.json",
"url": "https://update-me.com/feed/feed.json"
},
"author": {
"name": "Author Name. Update me.",
"twitterHandle": "update_me"
},
"publisher": {
"name": "Publisher name. Update me."
}
}