Remove unnecessary spacing.
This commit is contained in:
parent
2d03fe243e
commit
1ec49ac403
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 1.0.0.22 -->
|
||||
<!-- Version: 1.0.1.23 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Music</title>
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px">
|
||||
@ -29,13 +27,11 @@
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Music</h1>
|
||||
<br>
|
||||
<br>
|
||||
<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,
|
||||
@ -75,5 +71,4 @@
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user