Update webpage "Music" from version "3.0.0-beta.1" to "4.0.0-beta.1"
This commit is contained in:
parent
26cbf007bd
commit
f76c72fe5f
12
music.xhtml
12
music.xhtml
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Music -->
|
<!-- Inferencium - Website - Music -->
|
||||||
<!-- Version: 3.0.0-beta.1 -->
|
<!-- Version: 4.0.0-beta.1 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -16,19 +16,19 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
|
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
||||||
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="contact.xhtml">Contact</a></div>
|
|
||||||
<div><a href="blog.xhtml">Blog</a></div>
|
|
||||||
<div><a href="documentation.xhtml">Documentation</a></div>
|
<div><a href="documentation.xhtml">Documentation</a></div>
|
||||||
<div><a href="source.xhtml">Source</a></div>
|
<div><a href="source.xhtml">Source</a></div>
|
||||||
<div><a href="key.xhtml">Key</a></div>
|
|
||||||
<div><a href="changelog.xhtml">Changelog</a></div>
|
<div><a href="changelog.xhtml">Changelog</a></div>
|
||||||
|
<div><a href="blog.xhtml">Blog</a></div>
|
||||||
|
<div><a href="contact.xhtml">Contact</a></div>
|
||||||
<div><a href="directory.xhtml">Directory</a></div>
|
<div><a href="directory.xhtml">Directory</a></div>
|
||||||
|
<div><a href="key.xhtml">Key</a></div>
|
||||||
</nav>
|
</nav>
|
||||||
<h1>Music</h1>
|
<h1>Music</h1>
|
||||||
<section id="music">
|
<section id="introduction">
|
||||||
<p>This is a curated list of my personally-enjoyed music. The list is
|
<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
|
alphabetically-sorted A-Z, based on artist name, followed by track name, and is
|
||||||
formatted as <code>ARTIST - TRACK</code>. Each item in the list has its own individual
|
formatted as <code>ARTIST - TRACK</code>. Each item in the list has its own individual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user