add spotify socials

This commit is contained in:
twobiers 2022-04-08 18:04:20 +02:00
parent 2e5cfdbdb9
commit 43d041c118
No known key found for this signature in database
GPG key ID: F4FFA9EBE51FE6C1
3 changed files with 8 additions and 0 deletions

View file

@ -179,6 +179,7 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking id
stackoverflow = "numberid"
mastodon = "https://some.instance/@username"
medium = "username"
spotify = "username"
[Params.Share] # Entry Share block
facebook = true

View file

@ -75,3 +75,9 @@
url = "https://medium.com/@%s"
icon = "svg/medium.svg"
weight = 130
[[icons]]
id = "spotify"
url = "https://open.spotify.com/user/%s"
icon = "svg/spotify.svg"
weight = 140

View file

@ -0,0 +1 @@
<svg class="{{ .class }}" aria-label="Spotify" role="img" width="32" height="32" viewBox="0 0 512 512"><path d="M 255.83871,0.277 C 114.68562,0.277 0.253,114.70657 0.253,255.85966 c 0,141.1592 114.43262,255.57961 255.58571,255.57961 141.16836,0 255.58876,-114.42041 255.58876,-255.57961 0,-141.14394 -114.4204,-255.5704519 -255.59181,-255.5704519 z m 117.20996,368.62355 c -4.57804,7.50798 -14.40556,9.88856 -21.91354,5.28001 -60.00891,-36.65482 -135.55263,-44.95633 -224.51915,-24.62984 -8.57314,1.95329 -17.1188,-3.41827 -19.0721,-11.99446 -1.96245,-8.57619 3.38775,-17.12186 11.98225,-19.07516 97.35959,-22.25231 180.87214,-12.6659 248.24254,28.50592 7.50798,4.60855 9.88856,14.40555 5.28,21.91353 z m 31.28326,-69.60142 c -5.76833,9.38497 -18.03747,12.34544 -27.40719,6.57711 -68.70108,-42.23697 -173.4252,-54.46643 -254.68536,-29.79997 -10.53864,3.18326 -21.66938,-2.75598 -24.867899,-13.27631 -3.174106,-10.53864 2.768189,-21.64801 13.288519,-24.85263 92.82123,-28.16409 208.21523,-14.52154 287.11007,33.95988 9.36972,5.76832 12.33018,18.03746 6.56186,27.39497 z m 2.68578,-72.46728 C 324.64356,177.90484 188.73689,173.40616 110.08927,197.27604 97.459989,201.10633 84.104329,193.9768 80.27709,181.34753 c -3.827239,-12.63539 3.296187,-25.98189 15.934621,-29.82134 90.281949,-27.40718 240.365269,-22.11192 335.203879,34.18878 11.38406,6.74193 15.10753,21.41301 8.36255,32.75739 -6.71445,11.35963 -21.42521,15.10447 -32.74822,8.35949 z" id="path2" style="stroke-width:3.05202" /></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB