Fix code style
Do not break between `<code>` and `</code>` tags.
This commit is contained in:
parent
52a200cce2
commit
73ff075c75
12
music.xhtml
12
music.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Music -->
|
||||
<!-- Version: 7.1.0-alpha.11 -->
|
||||
<!-- Version: 7.1.0-alpha.12 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -33,11 +33,11 @@
|
||||
<h1 id="music"><a href="#music">Music</a></h1>
|
||||
<section id="music_list">
|
||||
<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><var>ARTIST</var> -
|
||||
<var>TRACK</var></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>
|
||||
on artist name, followed by track name, and is formatted as
|
||||
<code><var>ARTIST</var> - <var>TRACK</var></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>
|
||||
<ul>
|
||||
<li><a href="https://youtube.com/watch?v=_Eq_qQUPvGQ">Altare - Impulse</a></li>
|
||||
<li><a href="https://youtube.com/watch?v=mXWhf35hOXA">Anomy5 - Predator</a></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user