From b2487550e3b90fabe5563131bf54b62b7f63dd32 Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 10 Apr 2023 21:36:23 +0100 Subject: [PATCH] Fix line lengths to comply with 120 column limit of code style. --- music.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/music.html b/music.html index 2f95dee..ce45b6b 100644 --- a/music.html +++ b/music.html @@ -5,7 +5,7 @@ - + @@ -37,11 +37,12 @@ -

This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, based - on artist name, followed by track name, and is formatted as ARTIST - TRACK. Each item in - the list has its own individual link which will take you to an official source of the item (or the best - alternative when an official source is unavailable). It is your responsibility to comply with any local - laws when following these links and/or consuming any media found in this list.


+

This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, + based on artist name, followed by track name, and is formatted as ARTIST - TRACK. + Each item in the list has its own individual link which will take you to an official source of + the item (or the best alternative when an official source is unavailable). It is your + responsibility to comply with any local laws when following these links and/or consuming any + media found in this list.