forked from GoogleChrome/developer.chrome.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.json
More file actions
25 lines (25 loc) · 752 Bytes
/
site.json
File metadata and controls
25 lines (25 loc) · 752 Bytes
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
{
"title": "Chrome Developers",
"description": "Build the next generation of web experiences.",
"url": "https://developer.chrome.com",
"imgixDomain": "wd.imgix.net",
"bucket": "web-dev-uploads",
"repo": "https://github.com/GoogleChrome/developer.chrome.com",
"locales": [
"en",
"es",
"pt",
"ko",
"zh",
"ru",
"ja",
"fr",
"de"
],
"defaultLocale": "en",
"cookiesCtaUrl": "https://policies.google.com/technologies/cookies",
"defaultSocialImage": "image/fuiz5I8Iv7bV8YbrK2PKiY3Vask2/iGPiWTtoy7iF932Xday1.png",
"defaultAvatarImg": "image/tcFciHGuF3MxnTr1y5ue01OGLBn2/PFaMfvDZoPorronbpdU8.svg",
"chromeImg": "image/fuiz5I8Iv7bV8YbrK2PKiY3Vask2/NLdnaqMpBEjPaCtVEfcJ.svg",
"paginationCount": 24
}