generated from webmural/qanda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (25 loc) · 1.01 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html class="tape-bluv tape-flow alive" lang="en-US">
<meta charset="utf-8">
<title>starfish EP</title>
<meta name="theme-color" content="#ed3">
<meta name="viewport" content="width=device-width">
<meta name="description" content="starfish EP album lyrics">
<link rel="stylesheet" href="starfish.css">
<!-- <link rel="stylesheet" href="album.css"> -->
<link rel="home" href="https://vocals.page">
<!-- <base href="https://vocals.page"> -->
<main>
<nav class="tape-flow">
<h1 class="tape-blaq" style="--tape-bluv: deepskyblue">
<a href="#tracklist"><span class="tape-loud">star</span><span class="tape-bluv">fish</span></a>
</h1>
<ol id="tracklist">
<li><a class="tape-watt" href="shadowband">shadowband</a>
<li><a class="tape-play" href="cinnamoncity">cinnamoncity</a>
<li><a class="tape-luvu" href="mimetypo">mimetypo</a>
<li><a class="tape-loud" href="decibella">decibella</a>
<li><a class="tape-bluv" href="auroraplur">auroraplur</a>
</ol>
</nav>
</main>