chore: footer updates
This commit is contained in:
parent
26403420d9
commit
8c3ce8d06e
3 changed files with 9 additions and 0 deletions
7
src/_includes/icons/spotify.liquid
Normal file
7
src/_includes/icons/spotify.liquid
Normal file
|
@ -0,0 +1,7 @@
|
|||
<a
|
||||
class="link--icon"
|
||||
href="https://open.spotify.com/user/mdh0acvmvfsbunzt6ywnq2tg3"
|
||||
rel="me"
|
||||
title="Spotify">
|
||||
{% tablericon "brand-spotify" "Spotify" "height=24" %}
|
||||
</a>
|
|
@ -4,6 +4,7 @@
|
|||
{% render "icons/github.liquid" %}
|
||||
{% render "icons/mastodon.liquid" %}
|
||||
{% render "icons/lastfm.liquid" %}
|
||||
{% render "icons/spotify.liquid" %}
|
||||
{% render "icons/letterboxd.liquid" %}
|
||||
{% render "icons/trakt.liquid" %}
|
||||
{% render "icons/coffee.liquid" %}
|
||||
|
|
|
@ -77,6 +77,7 @@ Software and services that I use for work and my own enjoyment.
|
|||
- [Mullvad](https://mullvad.net)
|
||||
- [forwardemail.net](https://forwardemail.net)
|
||||
- [1Password](https://1password.com)
|
||||
- [Spotify](https://spotify.com)
|
||||
- [Last.fm](https://last.fm)
|
||||
- [Trakt](https://trakt.tv)
|
||||
- [Letterboxd](https://letterboxd.com)
|
||||
|
|
Reference in a new issue