~seirdy/seirdy.one-comments

Fix link to music.txt from about page v1 APPLIED

earnest ma: 1
 Fix link to music.txt from about page

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~seirdy/seirdy.one-comments/patches/19774/mbox | git am -3
Learn more about email & git

[PATCH] Fix link to music.txt from about page Export this patch

Should prevent a 404 to music.txt from the envs mirror at https://envs.net/~seirdy/about.html
---
 content/about/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/about/index.md b/content/about/index.md
index e4cfbc5..2cbc150 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -67,7 +67,7 @@ I watch anime. Some of my favorites, in no particular order:

### Music

I've put together a periodically-updated [list of tracks](/music.txt) that I've rated 8/10 or higher in my mpd stickers database, auto-generated by some of my [mpd-scripts](https://git.sr.ht/~seirdy/mpd-scripts/tree/master/smart-playlists). I'm a fan of glitch, trailer music, and symphonic and power metal; I've also recently been getting into Japanese rock thanks to a few anime openings. Some of my favorite artists are The Glitch Mob, Pretty Lights, Beats Antique, Hammerfall, Badflower, Celldweller/Scandroid, Helloween, Two Steps from Hell, Nightwish, Mili, and MYTH & ROID.
I've put together a periodically-updated [list of tracks](music.txt) that I've rated 8/10 or higher in my mpd stickers database, auto-generated by some of my [mpd-scripts](https://git.sr.ht/~seirdy/mpd-scripts/tree/master/smart-playlists). I'm a fan of glitch, trailer music, and symphonic and power metal; I've also recently been getting into Japanese rock thanks to a few anime openings. Some of my favorite artists are The Glitch Mob, Pretty Lights, Beats Antique, Hammerfall, Badflower, Celldweller/Scandroid, Helloween, Two Steps from Hell, Nightwish, Mili, and MYTH & ROID.

<!--vi:ft=markdown.pandoc.gfm-->

-- 
2.30.0.windows.1
Thanks, applied!

/Seirdy