-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (21 loc) · 859 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
<!DOCTYPE html>
<html lang="pt-BR" dir="ltr">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RICHARD MATTHEW</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<div class="link-tree">
<img src="./imagem/perfil.jpg" alt="Naruto Avatar">
<h1>Acesse os links</h1>
<a href="https://github.com/RichardMatth" target="_blank">Github</a>
<a href="https://www.linkedin.com/in/richard-matheus-440626235/" target="_blank">Linkedin</a>
<a href="https://www.instagram.com/_thematthew" target="_blank">Instagram</a>
<a href="https://www.twitch.tv/richardmatthew80" target="_blank">Twitch</a>
<a img: href="https://app.picpay.com/user/richard.matheus108" target="_blank">DONATE</a>
</div>
</body>
</html>