Skip to content

Commit 59c37a3

Browse files
authored
next leveL code (#1)
1 parent a639354 commit 59c37a3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

index.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html lang="en-US" id="index">
33
<meta charset="utf-8">
4-
<title>index</title>
4+
<title>dub</title>
55
<meta name=viewport content="width=device-width, initial-scale=1">
66
<meta name=color-scheme content="dark light">
77
<meta name=theme-color content="#100">
8-
<meta name=description content="...">
8+
<meta name=description content="webmural dub style">
99
<link rel="stylesheet" href="dawn.css" media="(prefers-color-scheme:light)">
1010
<link rel="stylesheet" href="dusk.css" media="(prefers-color-scheme:dark)">
1111
<link rel="stylesheet" href="index.css">
@@ -14,15 +14,16 @@
1414

1515
<main aria-label="index">
1616
<header>
17-
<a href="#index"><mark>index</mark></a>
17+
<a href="#index"><mark>dub</mark></a>
1818
</header>
1919
<menu>
2020
<li><a></a>
2121
<li><a></a>
2222
<li><a></a>
2323
</menu>
2424
<footer>
25-
<a rel="home" href="https://webmural.com">home</a>
26-
<a rel="help" href="https://webmural.dev/index">code</a>
25+
<a rel="next" href="https://webmural.com/21">next</a>
26+
<a rel="index" href="https://webmural.com/music">leveL</a>
27+
<a rel="help" href="https://webmural.dev/dub">code</a>
2728
</footer>
2829
</main>

0 commit comments

Comments
 (0)