-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
32 lines (31 loc) · 1.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="icon" type="image/jpg" href="kevydev-logo.jpg" />
<link rel="shortcut icon" href="kevydev-logo.jpg" type="image/jpg" />
<link rel="apple-touch-icon" href="kevydev-logo.jpg" />
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
/>
<title>KevyDev | Full Stack Developer</title>
<meta
name="description"
content="I'm a Full Stack Developer who loves coding. Here are all my projects, skills, experience and goals."
/>
<link rel="manifest" href="manifest.json" />
<script type="module" crossorigin src="/portfolio/assets/index-39814c66.js"></script>
<link rel="stylesheet" href="/portfolio/assets/index-1a0b7dcd.css">
</head>
<body>
<div id="root"></div>
<noscript>
<div className="loader">
<img src="kevydev-logotype.png" alt="KevyDev logotype" />
<h6>Don't you love JavaScript? :(</h6>
</div>
</noscript>
</body>
</html>