Initial commit

This commit is contained in:
Timon Ostertun
2020-09-19 12:56:10 +02:00
commit 139543199e
618 changed files with 128530 additions and 0 deletions

17
client/scripts/vcard.vcf Normal file
View File

@@ -0,0 +1,17 @@
BEGIN:VCARD
N:Black;Karla;;Mrs;
ADR;INTL;PARCEL;WORK:;;UltraMobile Street;Planet Earth;Milky Way;2134;
ADR;DOM;PARCEL;HOME:;;Enabled Avenue;Planet Erath;Milky Way;1234;
EMAIL;home:home@domain.com
EMAIL;office:office@domain.com
EMAIL;personal:personal@domain.com
ORG:Enabled
TEL;mobile:+1 234 567 890
TEL;office:+1 234 567 890
TEL;personal:+1 234 567 890
TITLE:Photographer
URL;WORK:www.domain.com
URL;facebook:www.facebook.com
URL;twitter:www.twitter.com
URL;google plus:www.googleplus.com
END:VCARD