Skip to content

Commit

Permalink
Added example contact
Browse files Browse the repository at this point in the history
  • Loading branch information
dandimrod committed Jul 1, 2023
1 parent 523242d commit c593ee2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions example.info.contact.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[{
"name": "Name",
"text": ""
}, {
"name": "Address",
"text": ""
}, {
"name": "Email Address",
"text": "",
"link": ""
}, {
"name": "Personal Webpage",
"text": "",
"link": ""
}, {
"name": "Telephone number",
"text": "",
"link": ""
}]

0 comments on commit c593ee2

Please sign in to comment.