forked from mattsches/freelancer-rhein-main-data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTEMPLATE.json
More file actions
26 lines (26 loc) · 742 Bytes
/
TEMPLATE.json
File metadata and controls
26 lines (26 loc) · 742 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
26
{
"name": "Erika Mustermann",
"title": "Software Testing",
"email": "erika@mustermann.de",
"phone": "0174 1234 567",
"website": "http://www.example.com",
"city": ["Frankfurt", "Offenbach"],
"keywords": ["testing", "qualitätssicherung", "qa"],
"profiles": {
"gravatar": "erika.mustermann@mustermann.de",
"xing": "http://xing.to/erika-mustermann",
"twitter": "http://twitter.com/erika.mustermann",
"google+": "",
"facebook": "",
"linkedin": "",
"github": "",
"stackoverflow": "",
"aboutme": "",
"tumblr": "",
"500px": "",
"behance": "",
"flickr": "",
"slideshare": "",
"pinboard": ""
}
}