forked from iamkunal9/links
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (23 loc) · 1013 Bytes
/
index.html
File metadata and controls
25 lines (23 loc) · 1013 Bytes
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name="title" content="iamkunal9">
<meta name="description" content="A Coder, Techie, Eth. Hacker, Designer">
<meta name="keywords" content="kunalsharma,iamkunal,iamkunal9,kunal,kunal sharma">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="15 days">
<meta name="author" content="Kunal Sharma">
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<title>Link's</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='css/main.css'>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
</head>
<body>
<script type="module" src='js/main.js'></script>
</body>
</html>