-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
26 lines (22 loc) · 1.38 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/assets/logo.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="Maxwell999b_Digital Business Card">
<meta name="description"
content="Abdulrahman Ahmed, a frontend developer passionate about creating intuitive user experiences. I constantly seek out new technologies and trends to stay up to date of the industry. Muslim, games expert, music enthusiast, reader, internet enthusiast, lover of calm, fitness enthusiast, coffee lover.">
<meta property="og:description"
content="Abdulrahman Ahmed, a frontend developer passionate about creating intuitive user experiences. I constantly seek out new technologies and trends to stay up to date of the industry. Muslim, games expert, music enthusiast, reader, internet enthusiast, lover of calm, fitness enthusiast, coffee lover.">
<meta property="og:image"
content="https://raw.githubusercontent.com/Maxwell999b/Digital-Business-Card/main/src/assets/logo.jpg">
<meta property="og:url" content="https://digital-business-card-orpin-alpha.vercel.app/">
<meta property="og:type" content="website">
<title>Maxwell999b_Digital Business Card</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>