mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
🔧 include spotify icon
This commit is contained in:
parent
3ca1252db9
commit
465bd4f563
2 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,7 @@ title = "Blowfish"
|
||||||
# { slack = "https://workspace.url/team/userid" },
|
# { slack = "https://workspace.url/team/userid" },
|
||||||
# { snapchat = "https://snapchat.com/add/username" },
|
# { snapchat = "https://snapchat.com/add/username" },
|
||||||
# { soundcloud = "https://soundcloud.com/username" },
|
# { soundcloud = "https://soundcloud.com/username" },
|
||||||
|
# { spotify = "https://open.spotify.com/user/userid" },
|
||||||
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
|
||||||
# { steam = "https://steamcommunity.com/profiles/userid" },
|
# { steam = "https://steamcommunity.com/profiles/userid" },
|
||||||
# { telegram = "https://t.me/username" },
|
# { telegram = "https://t.me/username" },
|
||||||
|
|
|
@ -95,6 +95,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
||||||
| slack | {{< icon slack >}} |
|
| slack | {{< icon slack >}} |
|
||||||
| snapchat | {{< icon snapchat >}} |
|
| snapchat | {{< icon snapchat >}} |
|
||||||
| soundcloud | {{< icon soundcloud >}} |
|
| soundcloud | {{< icon soundcloud >}} |
|
||||||
|
| spotify | {{< icon spotify >}} |
|
||||||
| stack-overflow | {{< icon stack-overflow >}} |
|
| stack-overflow | {{< icon stack-overflow >}} |
|
||||||
| star | {{< icon star >}} |
|
| star | {{< icon star >}} |
|
||||||
| steam | {{< icon steam >}} |
|
| steam | {{< icon steam >}} |
|
||||||
|
|
Loading…
Reference in a new issue