diff --git a/README.md b/README.md index 1476767..f62e5be 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/data/social.toml b/data/social.toml index f41bbb8..50653c0 100644 --- a/data/social.toml +++ b/data/social.toml @@ -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 diff --git a/layouts/partials/svg/spotify.svg b/layouts/partials/svg/spotify.svg new file mode 100644 index 0000000..653eeb0 --- /dev/null +++ b/layouts/partials/svg/spotify.svg @@ -0,0 +1 @@ +