-
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) · 850 Bytes
/
Copy pathsite.json
File metadata and controls
25 lines (25 loc) · 850 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": "John Ajera",
"description": "Platform engineer in Wellington. CV and profile page for John Ajera.",
"author": "John Ajera",
"brand": "gitprofile.johna.kiwi",
"eyebrow": "Platform engineer · AWS Community Builder · Wellington",
"gaMeasurementId": "G-6GP64SX615",
"links": {
"home": "https://johna.kiwi/",
"projects": "https://pages.johna.kiwi/",
"guides": "https://guides.johna.kiwi/",
"github": "https://github.com/jajera",
"linkedin": "https://www.linkedin.com/in/john-ajera",
"devto": "https://dev.to/jajera",
"youtube": "https://www.youtube.com/@JohnAjera",
"builders": "https://builder.aws.com/community/@jgnscri",
"repo": "https://github.com/jajera/gitprofile"
},
"profileReadme": {
"owner": "jajera",
"repo": "jajera",
"path": "README.md",
"ref": "main"
}
}