Fix unordered list
Lists are standalone tags, not placed within paragraph tags. Also, fix code indentation due to this change.
This commit is contained in:
parent
d23587e8d0
commit
7adb02fda0
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Music -->
|
||||
<!-- Version: 5.0.0-alpha.42 -->
|
||||
<!-- Version: 5.0.0-alpha.43 -->
|
||||
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -37,7 +37,7 @@
|
||||
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.
|
||||
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>
|
||||
@ -102,7 +102,6 @@
|
||||
<li><a href="https://youtube.com/watch?v=YwzIbcuaFUo">SVRGE - Nocturnal</a></li>
|
||||
<li><a href="https://youtube.com/watch?v=QJF-ObxFtoc">Touhou - U.N. Owen Was Her? (Cosmowave Remix)</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user