-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
31 lines (30 loc) · 881 Bytes
/
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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>toca do dhiego</title>
<link href="style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<script>NekoType="white"</script>
<span id="nl" lang="jp"><script src="https://webneko.net/n20171213.js"></script><a
href="https://webneko.net">Neko</a></span>
<header><nav>
<span>dakosta.org</span>
<span>início</span>
<a href="blog-pt-br.html">blog</a>
</nav></header>
<hr>
<main>
<h1>toca do dhiego</h1>
<p>Olá! Seja bem-vinde ☕</p>
<p>Pegue uma cadeira,<br>brinque com o gatinho,<br>fique à vontade :)</p>
</main>
<hr>
<footer>
<a class="button" href="https://neocities.org">neocities.org<br>a web é nossa!</a>
<a class="button" href="https://webneko.net">créditos do gatinho</a>
</footer>
</body>
</html>