Closed Xstoudi closed 1 year ago
I'm not really sure about what to write in the README for that ahah, I'm open to suggestions.
I'm not really sure about what to write in the README for that ahah, I'm open to suggestions.
hm, true. There is currently no section that really fits. You could instead add the new prop to all section boilerplates files you find in here. Just want to make sure that new users know this prop exists.
So, for example, for the contact.example.json
:
{
"name": "",
"email": "",
"description": "",
"image": {
"src": "",
"alt": "",
"objectFit": ""
},
"socialProfiles": {
"from": [""],
"showIcons": true
}
}
Make sense, I did it, let me know if anything else is needed.
Thank you very much for contributing! :)
:tada: This PR is included in version 4.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Meh:
Yeah:
Not really sure if it's the best way to achieve it.