From 43d041c1182f6e63e7008cf683694ccdf31db1c5 Mon Sep 17 00:00:00 2001 From: twobiers <22715034+twobiers@users.noreply.github.com> Date: Fri, 8 Apr 2022 18:04:20 +0200 Subject: [PATCH] add spotify socials --- README.md | 1 + data/social.toml | 6 ++++++ layouts/partials/svg/spotify.svg | 1 + 3 files changed, 8 insertions(+) create mode 100644 layouts/partials/svg/spotify.svg 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 @@ +