You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like your docker and I have a feature request. Would you ever consider adding a "social" that when you click it, it downloads a vcard (.vcf file) to import contact information?
The text was updated successfully, but these errors were encountered:
I'll need to figure out how to add it, for now you should be able to create a "website" social, you can put the name as "Download Contact" or something like this (recode allows you to change a social's display name. And set the link to the url of your .vcf file (will need to be hosted somewhere)
Should look like this:
{
"icon": "website",
"link": "(link to your .vcf file)",
"name": "Download Contact"
}
I like your docker and I have a feature request. Would you ever consider adding a "social" that when you click it, it downloads a vcard (.vcf file) to import contact information?
The text was updated successfully, but these errors were encountered: