Fix HTML code line length to conform to coding style.

This commit is contained in:
inference 2023-06-17 16:26:18 +01:00
parent eff745718b
commit a68ff3202a
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 1.0.1.26 --> <!-- Version: 1.0.1.27 -->
<html> <html>
@ -30,14 +30,14 @@
<body> <body>
<h1>Music</h1> <h1>Music</h1>
<section id="music"> <section id="music">
<!-- 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
provided --> links provided -->
<p>This is a curated list of my personally-enjoyed music. The list is alphabetically-sorted A-Z, <p>This is a curated list of my personally-enjoyed music. The list is
based on artist name, followed by track name, and is formatted as <code>ARTIST - TRACK</code>. alphabetically-sorted A-Z, based on artist name, followed by track name, and is
Each item in the list has its own individual link which will take you to an official source of formatted as <code>ARTIST - TRACK</code>. Each item in the list has its own individual
the item (or the best alternative when an official source is unavailable). It is your link which will take you to an official source of the item (or the best alternative when
responsibility to comply with any local laws when following these links and/or consuming any an official source is unavailable). It is your responsibility to comply with any local
media found in this list.</p><br> laws when following these links and/or consuming any media found in this list.</p><br>
<ul> <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=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> <li><a href="https://youtube.com/watch?v=qRJVcQsqieU" class="body-link">Essenger - Tenebrous</a></li>