Fix line lengths to comply with 120 column limit of code style.
This commit is contained in:
parent
ed89136994
commit
b2487550e3
13
music.html
13
music.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022-2023 Jake Winters -->
|
<!-- Copyright 2022-2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 0.0.0.10 -->
|
<!-- Version: 0.0.0.11 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -37,11 +37,12 @@
|
|||||||
|
|
||||||
<!-- List of music in alphabetical order, in format ARTIST - TRACK and official source links
|
<!-- List of music in alphabetical order, in format ARTIST - TRACK and official source links
|
||||||
provided -->
|
provided -->
|
||||||
<p>This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, based
|
<p>This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z,
|
||||||
on artist name, followed by track name, and is formatted as <code>ARTIST - TRACK</code>. Each item in
|
based on artist name, followed by track name, and is formatted as <code>ARTIST - TRACK</code>.
|
||||||
the list has its own individual link which will take you to an official source of the item (or the best
|
Each item in the list has its own individual link which will take you to an official source of
|
||||||
alternative when an official source is unavailable). It is your responsibility to comply with any local
|
the item (or the best alternative when an official source is unavailable). It is your
|
||||||
laws when following these links and/or consuming any media found in this list.</p><br>
|
responsibility to comply with any local laws when following these links and/or consuming any
|
||||||
|
media found in this list.</p><br>
|
||||||
<br>
|
<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://youtube.com/watch?v=8bCaXe5fIB4" class="body-link"
|
<li><a href="https://youtube.com/watch?v=8bCaXe5fIB4" class="body-link"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user