Fix HTML code line length to conform to coding style.
This commit is contained in:
parent
eff745718b
commit
a68ff3202a
18
music.html
18
music.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 1.0.1.26 -->
|
||||
<!-- Version: 1.0.1.27 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,14 +30,14 @@
|
||||
<body>
|
||||
<h1>Music</h1>
|
||||
<section id="music">
|
||||
<!-- List of music in alphabetical order, in format ARTIST - TRACK and official source links
|
||||
provided -->
|
||||
<p>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 <code>ARTIST - TRACK</code>.
|
||||
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.</p><br>
|
||||
<!-- List of music in alphabetical order, in format ARTIST - TRACK and official source
|
||||
links provided -->
|
||||
<p>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 <code>ARTIST - TRACK</code>. 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.</p><br>
|
||||
<ul>
|
||||
<li><a href="https://youtube.com/watch?v=XtptYWXLdvo" class="body-link">Essenger - After Dark</a></li>
|
||||
<li><a href="https://youtube.com/watch?v=qRJVcQsqieU" class="body-link">Essenger - Tenebrous</a></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user