-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 909 Bytes
/
index.html
File metadata and controls
19 lines (19 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#FFF" />
<meta name="description" content="Personal Portfolio Website - Created with React JS." />
<title>Justikail - Personal Portfolio</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Playwrite+VN:wght@100..400&family=Rubik+Glitch+Pop&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="/assets/index-Dg-wDLzq.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-2Bi0twTt.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>