-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
16 lines (16 loc) 路 811 Bytes
/
Copy pathindex.html
File metadata and controls
16 lines (16 loc) 路 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="louayicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="Louay.dev">
<meta property="og:description" content="Im Louay Houimli A Front End Developer馃グ">
<meta property="og:image" content="https://scontent.ftun8-1.fna.fbcdn.net/v/t39.30808-6/376803575_720156373277030_8410440120808529002_n.jpg?_nc_cat=106&ccb=1-7&_nc_sid=a2f6c7&_nc_ohc=9RhmmyvV2pIAX-K3u9U&_nc_ht=scontent.ftun8-1.fna&oh=00_AfCjTJ7nRmAJRFYDHD4U1y-h9T7DrDtptlxBTzd3Pognew&oe=65083ED5">
<title>Louay.dev</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>