-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (29 loc) · 1.56 KB
/
index.html
File metadata and controls
32 lines (29 loc) · 1.56 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="eJwMbRA2y_obxiVcu9wirhtessIMFynU94opyBkwwoM" />
<meta name="keywords" content="Danial Nasr, دانیال نصر, Daniel Nasr">
<meta name="news_keywords" content="Danial Nasr, دانیال نصر, Daniel Nasr">
<meta name="description"
content="Danial Nasr's personal website to introduce him, his skills, and how to contact him.">
<meta name="subject" content="Danial Nasr Information">
<meta name="language" content="EN">
<meta name="robots" content="index">
<meta name="owner" content="danial nasr">
<link rel="shortcut icon" href="https://avatars.githubusercontent.com/u/110593548" type="image/png">
<meta name="og:title" content="Danial Nasr">
<meta name="og:image" content="https://avatars.githubusercontent.com/u/110593548">
<meta name="og:site_name" content="Danial Nasr">
<meta name="og:description"
content="Danial Nasr's personal website to introduce him, his skills, and how to contact him.">
<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=Montserrat:wght@100..900&display=swap" rel="stylesheet">
<title>Danial Nasr</title>
</head>
<body class="overscroll-none bg-neutral-950">
<script type="module" src="/src/main.js"></script>
</body>
</html>