-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
90 lines (84 loc) · 3.37 KB
/
Copy pathindex.html
File metadata and controls
90 lines (84 loc) · 3.37 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
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sarthak S Kumar - Portfolio Website | PES University</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="icon"
href="https://cdn.bio.link/uploads/profile_pictures/2022-01-17/74KDtbE1oInhvfyc55DZj8lwbXfuvqf3.png"
type="image/webp"
/>
<meta
name="google-site-verification"
content="-yTGO6jVO25S5eDUSIIYlETYbpc7OOxZ9G8JXRX04uw"
/>
<meta
name="title"
content="Sarthak S Kumar - Portfolio Website | PES University"
/>
<meta
name="description"
content="Sarthak is an undergraduate student from PES University, Bangalore, India. He is enthusiastic about technology and believes in the power of community."
/>
<meta
name="keywords"
content="sarthak, kumar, PES, university, undergraduate, open-source, technology, mangalore, bangalore, community, organised, karnataka, india, present, workshop, pesu, level, view, mentoring, fusion, competition, internship, freelance, felicitation, online, github, coding, prototype, system, club pesu, python, git, skills, problems, students, events, science, developer, DIY"
/>
<meta name="robots" content="index, follow" />
<meta http-equiv="refresh" content="0;URL=https://sarthakskumar.com" />
<meta name="language" content="English" />
<meta name="revisit-after" content="1 days" />
<meta name="author" content="Sarthak S Kumar" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://sarthakskumar.github.io/" />
<meta
property="og:title"
content="Sarthak S Kumar - Portfolio Website | PES University"
/>
<meta
property="og:description"
content="Sarthak is an undergraduate student from PES University, Bangalore, India. He is enthusiastic about technology and believes in the power of community."
/>
<meta property="og:image" content="assets\img\SEO_Image_Portfolio.webp" />
<meta
property="og:image:secure_url"
content="assets\img\SEO_Image_Portfolio.webp"
/>
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://sarthakskumar.github.io/" />
<meta
property="twitter:title"
content="Sarthak S Kumar - Portfolio Website | PES University"
/>
<meta
property="twitter:description"
content="Sarthak is an undergraduate student from PES University, Bangalore, India. He is enthusiastic about technology and believes in the power of community."
/>
<meta
property="twitter:image"
content="assets\img\SEO_Image_Portfolio.webp"
/>
<link
async
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
/>
<link
async
rel="stylesheet"
href="https://unicons.iconscout.com/release/v4.0.0/css/line.css"
/>
<link rel="stylesheet" href="./assets/css/style.css" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9197262750146918"
crossorigin="anonymous"
></script>
</head>
<body></body>
</html>