generated from webmural/music
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (30 loc) · 1.35 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
31
32
33
<!DOCTYPE html>
<html lang="en-US" class="ooze heat">
<meta charset="utf-8">
<title>reddy mural</title>
<meta name=viewport content="width=device-width">
<meta name=color-scheme content="dark light">
<meta name=theme-color content="tomato">
<meta name=description content="music or monkey on the moon">
<link rel="stylesheet" href="reddy.css" media="all">
<link rel="stylesheet" href="index.css">
<link rel="license" href="UNLICENSE.txt">
<link rel="icon" href="icon.svg">
<main aria-label="setlist">
<header>
<a href="https://webmural.com/cosmicdust" class="ooze heat">reddy loves music</a>
</header>
<menu>
<li><a href="https://webmural.com/music" class="ooze jupe">music loves reddy</a>
<li><a href="https://webmural.com/deserve" class="ooze volt">mutt skiba was here</a>
<li><a href="https://webmural.com/beabadoobee" class="ooze moss">new hair new face</a>
<li><a href="https://webmural.com/dialon" class="ooze rain">lost my twin</a>
<li><a href="https://webmural.com/toucan" class="ooze lawn">chlorophyll lips</a>
<li><a href="https://webmural.com/violetttear" class="ooze pulp">purple hat</a>
<li><a href="https://webmural.com/puvm" class="ooze heat">always <b>reddy</b></a>
</menu>
<footer>
<a rel="home" href="https://webmural.com/web123">web123</a>
<a rel="help" href="https://webmural.com/333">3:33</a>
</footer>
</main>