30 lines
565 B
Markdown
30 lines
565 B
Markdown
---
|
|
layout: base
|
|
permalink: /links/index.html
|
|
title: Links
|
|
---
|
|
|
|
# Find me online
|
|
|
|
Other places I have an online presence.
|
|
|
|
## Socials
|
|
|
|
- [Mastodon][mastodon]
|
|
|
|
- [Last.fm][lastfm]
|
|
|
|
- [GitHub][github]
|
|
|
|
- [Apple Music][applemusic]
|
|
|
|
- [LinkedIn][linkedin]
|
|
|
|
- [Backloggd][backloggd]
|
|
|
|
[mastodon]: {{ meta.social.mastodon }}
|
|
[lastfm]: {{ meta.social.lastfm }}
|
|
[github]: {{ meta.social.github }}
|
|
[applemusic]: https://music.apple.com/profile/wonderfulfrog
|
|
[linkedin]: https://www.linkedin.com/in/devin-haska-bb90a7253
|
|
[backloggd]: https://www.backloggd.com/u/wonderfulfrog
|