We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I use different icons under the profile picture; for instance, rounded icons?
The text was updated successfully, but these errors were encountered:
Here's an example of how I set mine up in the YAML. You can customize your own icon choices.
links: - label: '<i class="ai ai-google-scholar-square ai-3x" style="color:#4387f6"></i>' url: "https://scholar.google.com/citations?user=kR_0IvYAAAAJ&hl=en" - label: '<i class="ai ai-researchgate-square ai-3x" style="color:#00a39e"></i>' url: "https://www.researchgate.net/profile/Peder-Engelstad" - label: '<i class="fa fa-github fa-3x" style="color:#4B0082;"></i>' url: "https://github.com/pederengelstad" - label: '<i class="fa-brands fa-linkedin fa-3x" style="color:#0c64c4"></i>' url: "https://www.linkedin.com/in/peder-engelstad/" - label: '<i class="fa-brands fa-mastodon fa-3x" style="color:#595aff"></i>' url: "https://ecoevo.social/\\@pederengelstad" - label: '<i class="fa-regular fa-envelope fa-3x"></i>' url: "mailto:[email protected]" output: postcards::trestles editor_options: markdown: wrap: 72
Sorry, something went wrong.
No branches or pull requests
How do I use different icons under the profile picture; for instance, rounded icons?
The text was updated successfully, but these errors were encountered: