Created
June 7, 2024 21:02
-
-
Save Pelirrojo/66cb3158b722a6582228abf1038a6734 to your computer and use it in GitHub Desktop.
Snippets for the blog entry - How to Create a Sustainable Business Card with AWS CloudFront
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BEGIN:VCARD | |
VERSION:3.0 | |
FN:John Doe | |
ORG:Example Corp | |
TITLE:Software Engineer | |
TEL;TYPE=WORK,VOICE:+1234567890 | |
EMAIL:[email protected] | |
END:VCARD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment