Properly indent Music section.
This commit is contained in:
parent
ea681b7172
commit
ed89136994
46
music.html
46
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.9 -->
|
<!-- Version: 0.0.0.10 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -35,28 +35,28 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- 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, based
|
||||||
on artist name, followed by track name, and is formatted as <code>ARTIST - TRACK</code>. Each item in
|
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
|
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
|
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>
|
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"
|
||||||
>Geoxor - I Like You</a></li>
|
>Geoxor - I Like You</a></li>
|
||||||
<li><a href="https://youtube.com/watch?v=v9_9tYQd7yg" class="body-link"
|
<li><a href="https://youtube.com/watch?v=v9_9tYQd7yg" class="body-link"
|
||||||
>Geoxor & SVRGE - DEAD</a></li>
|
>Geoxor & SVRGE - DEAD</a></li>
|
||||||
<li><a href="https://youtube.com/watch?v=q2zcxPhOPd0" class="body-link"
|
<li><a href="https://youtube.com/watch?v=q2zcxPhOPd0" class="body-link"
|
||||||
>SVRGE - Animosity</a></li>
|
>SVRGE - Animosity</a></li>
|
||||||
<li><a href="https://youtube.com/watch?v=ucoTKQpXrhI" class="body-link"
|
<li><a href="https://youtube.com/watch?v=ucoTKQpXrhI" class="body-link"
|
||||||
>SVRGE - Eternal</a></li>
|
>SVRGE - Eternal</a></li>
|
||||||
<li><a href="https://youtube.com/watch?v=YwzIbcuaFUo" class="body-link"
|
<li><a href="https://youtube.com/watch?v=YwzIbcuaFUo" class="body-link"
|
||||||
>SVRGE - Nocturnal</a></li>
|
>SVRGE - Nocturnal</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user