-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (28 loc) · 1.02 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
34
35
36
37
38
39
40
41
42
43
44
45
46
<html>
<html>
<head>
<meta charset="utf-8">
<title>Bird.Laif.Zone</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/static/css/main.css" type="text/css" media="screen" />
</head>
<body style="display: flex;">
<main style="width: 600px; margin: 0 auto; padding: 32px;">
<div><section></section><h1 id="Creative Eco-Living">Creative Eco-Living</h1><section><p><a href="https://matrix.to/#/@bird:matrix.org">Matrix Contact</a></p></section></div>
</main>
<aside style="padding: 32px; width: 300px;">
<section><ol><li><a href="#Creative Eco-Living">Creative Eco-Living</a></li></ol></section>
<section>
<details open>
<summary>Sitemap</summary>
<ul>
<li>
<a href=/index.html>Bird.laif.zone
</a>
</li>
</ul>
</details>
</section>
</aside>
</body>
</html>