-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
59 lines (59 loc) · 3.2 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="Nischal Acharya is an experienced Web Developer based in Nepal. Explore his portfolio for examples of his work and contact him for web development projects."/>
<meta name="keywords" content="Nischal Acharya, web developer, Nepal, portfolio, projects, web development, front-end development, back-end development, full-stack development, programming, coding"/>
<meta name="author" content="Nischal Acharya"/>
<meta name="theme-color" content="#FFFFFF"/>
<meta property="og:title" content="Nischal Acharya | Personal Portfolio"/>
<meta property="og:description" content="Experienced Web Developer based in Nepal. Explore my portfolio for examples of my work and contact me for web development projects."/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://acharyanischal.com.np/"/>
<meta property="og:image" content="https://i.postimg.cc/d0fHx6Sc/HomePage.png"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>
<meta property="og:locale" content="en_NP"/>
<meta property="og:site_name" content="Nischal Acharya | Personal Portfolio"/>
<title>Nischal Acharya | Experienced Web Developer in Nepal</title>
<link rel="canonical" href="https://acharyanischal.com.np/"/>
<link rel="icon" href="./src/assets/fav/favicon.ico" type="image/x-icon"/>
<link rel="apple-touch-icon" sizes="180x180" href="./src/assets/fav/apple-touch-icon.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="./src/assets/fav/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="./src/assets/fav/favicon-16x16.png"/>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body class="dark">
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6495d0a194cf5d49dc5f79cb/1h3kjduo8';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<script src="https://www.google.com/recaptcha/api.js?render=6Leu0q4nAAAAAA6B5LZvGfCbM432JKOtvgCtiUCO"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nischal Acharya",
"url": "https://acharyanischal.com.np/",
"sameAs": [
"https://www.linkedin.com/in/nischal-acharya101/",
"https://github.com/NischalAcharya060",
"https://about.me/nischal_acharya"
]
}
</script>
</body>
</html>