-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (19 loc) · 999 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="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://stijndv.com/fonts/Eudoxus-Sans.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/[email protected]/devicon.min.css">
<meta name="description"
content="Piyush Chugeja is a computer engineering student studying in VESIT. He is interested in AI, web development, cooking, & writing.">
<meta name="keywords"
content="Piyush Chugeja, Piyush, Chugeja, piyushchugeja, piyush chugeja, piyushchugeja.com, piyush chugeja website, piyush chugeja vesit, piyush chugeja vesit student, piyush chugeja vesit computer engineering, piyush chugeja vesit computer engineering student, piyush chugeja codecell">
<title>Piyush Chugeja</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>