-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (20 loc) · 814 Bytes
/
index.html
File metadata and controls
21 lines (20 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<title>Thushitharan M</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="index.css">
<meta name="title" content="Thushitharan M">
<meta name="description" content="Cyber Security analyst">
<meta name="keywords" content="Thushi, Thushitharan, Thushi sutha, Thushitharan Mukilvannan">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="author" content="Thushitharan M">
</head>
<body>
<script type="text/javascript" src="index.js">
</script>
<div id="console"></div>
</script>
</body>
</html>