Switch to variables for music string formatting

This commit is contained in:
inference 2024-02-10 03:47:53 +00:00
parent 4c06c21caf
commit 50af34a8ff
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Inferencium - Website - Music -->
<!-- Version: 4.0.0 -->
<!-- Version: 4.1.0-alpha.1 -->
<!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -31,7 +31,7 @@
<section id="introduction">
<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 the list has its own individual
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.