feat: add last.fm account
This commit is contained in:
parent
f8b18a91bc
commit
1cad57d8e8
2 changed files with 4 additions and 0 deletions
|
@ -20,5 +20,6 @@ module.exports = {
|
|||
social: {
|
||||
github: "",
|
||||
mastodon: "",
|
||||
lastfm: "",
|
||||
},
|
||||
};
|
||||
|
|
3
src/_includes/svgs/social-lastfm.svg
Normal file
3
src/_includes/svgs/social-lastfm.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg fill="currentColor" width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M14.131 22.948l-1.172-3.193c0 0-1.912 2.131-4.771 2.131-2.537 0-4.333-2.203-4.333-5.729 0-4.511 2.276-6.125 4.515-6.125 3.224 0 4.245 2.089 5.125 4.772l1.161 3.667c1.161 3.561 3.365 6.421 9.713 6.421 4.548 0 7.631-1.391 7.631-5.068 0-2.968-1.697-4.511-4.844-5.244l-2.344-0.511c-1.624-0.371-2.104-1.032-2.104-2.131 0-1.249 0.985-1.984 2.604-1.984 1.767 0 2.704 0.661 2.865 2.24l3.661-0.444c-0.297-3.301-2.584-4.656-6.323-4.656-3.308 0-6.532 1.251-6.532 5.245 0 2.5 1.204 4.077 4.245 4.807l2.484 0.589c1.865 0.443 2.484 1.224 2.484 2.287 0 1.359-1.323 1.921-3.828 1.921-3.703 0-5.244-1.943-6.124-4.625l-1.204-3.667c-1.541-4.765-4.005-6.531-8.891-6.531-5.287-0.016-8.151 3.385-8.151 9.192 0 5.573 2.864 8.595 8.005 8.595 4.14 0 6.125-1.943 6.125-1.943z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 875 B |
Loading…
Add table
Add a link
Reference in a new issue