Closed MrGreensWorkshop closed 2 years ago
Is your feature request related to a problem? Please describe.
Although you want to add some icons, it's not always available in fontawesome. There is no way to add it.
Describe the solution you'd like
your_new_contact: icon: "https://www.clker.com/cliparts/8/T/Y/I/3/E/black-spade-th.png" url: "https://www.example.com"
for local images
your_new_contact: icon: "/assets/img/default/new_icon.svg" url: "https://www.example.com"
Describe alternatives you've considered
upgrading fontawesome adds some new icons but you can't always find icon that you want.
Additional context
none
done with #43
Is your feature request related to a problem? Please describe.
Although you want to add some icons, it's not always available in fontawesome. There is no way to add it.
Describe the solution you'd like
for local images
Describe alternatives you've considered
upgrading fontawesome adds some new icons but you can't always find icon that you want.
Additional context
none