-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
43 lines (40 loc) · 1.03 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
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/react.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description"
content="Mesakh Hartono is mechatronics and digital enthusiast on progress.Crafting Innovative Digital Solution:Please See more about his education skill and tenure">
<meta name="keywords" content="
Mesakh Hartono
Mechatronics Engineer
Real Estate Believer
Digital Enthusiast
Full Stack Developer
React Developer,
Vite,
TailwindCSS,
Portfolio,
Frontend web development,
Github,
Responsive web design,
HTML,
CSS,
JavaScript,
React,
Tailwind CSS,
Adobe XD,
Portfolio,
Projects,
Web development,
Electrical Power Generation,
Township Water Supply,
Contact form">
<title>Website Portfolio | Mesakh Hartono</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>