-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (25 loc) · 857 Bytes
/
index.html
File metadata and controls
26 lines (25 loc) · 857 Bytes
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
<!DOCTYPE html>
<html lang="en-US" id="top">
<meta charset="utf-8">
<title>dj 05:23 deejay</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="darkmagenta">
<meta name="color-scheme" content="dark">
<meta name="description" content="deejay sampler">
<style media=(color)>html{background:#404}</style>
<link rel="stylesheet" href="dj.css" media=(color)>
<link rel="stylesheet" href="text.css" media="all">
<link rel="help" href="https://webmural.dev">
<link rel="icon" href="icon.svg">
<body class="free">
<article class="bold pad" aria-label="remixes">
<header>
<a href="#remixes"><abbr><samp>dj</samp></abbr></a>
</header>
<samp>
<code><sub>dee</sub><sup><b>jay</b></sup></code>
</samp>
<nav id="remixes">
<a href="/dm">daft</a> <a href="/jade">jade</a>
</nav>
</article>