diff --git a/example.info.contact.json b/example.info.contact.json new file mode 100644 index 0000000..6db8b43 --- /dev/null +++ b/example.info.contact.json @@ -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": "" +}] \ No newline at end of file