Using an actual fontawesome icon for bandcamp
continuous-integration/drone/push Build is passing Details

drafts
Nick Dumas 3 months ago
parent 8ddfe3a592
commit 516662a041

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M256 8C119 8 8 119 8 256S119 504 256 504 504 393 504 256 393 8 256 8zm48.2 326.1h-181L207.9 178h181z"/></svg>

After

Width:  |  Height:  |  Size: 332 B

@ -43,7 +43,7 @@ title = "Form and Function"
# { lastfm = "https://lastfm.com/user/username" },
{ linkedin = "https://www.linkedin.com/in/nicholas-dumas-92b58736/" },
{ mastodon = "https://fosstodon.org/@nickdumas" },
{ bandcamp_circle = "https://signalnoise.bandcamp.com" },
{ bandcamp = "https://signalnoise.bandcamp.com" },
# { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" },

Loading…
Cancel
Save