-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (24 loc) · 1.06 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
<html>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Caveat&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://KarinaRovani.github.io/style.css">
<section>
<header>
<img src="https://avatars.githubusercontent.com/u/37753278?v=4" />
</header>
<h1> Karina de Oliveira Rovani (@karinarovani)</h1>
<div>
<!-- <h2>
Insígnias da Imersão.dev
</h2>
<ol>
<li> <a href="https://zanollalucas.github.io/Pokemon" class="link"> ✨ Pokemon </a></li>
<li> <a href="https://zanollalucas.github.io/LOL" class="link"> 🎬 Aluraflix / 🎲 Skin LoL</a></li>
<li> <a href="https://zanollalucas.github.io/HPSuperTrunfo" class="link"> 🃏 Supertrunfo - Harry Potter</a></li>
</ol>
-->
</div>
</section>
</html>