-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
25 lines (23 loc) · 935 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>index-file</title>
</head>
<body>
<h1>Welcome to native-order-609 Project</h1>
<h1> Project Name :- native-order-609 </h1>
<h1> Project :- https://www.campaignmonitor.com </h1>
<h1> IA Manager :- Rajesh Paul </h1>
<h1> Team Lead :- fw20_1043 - Priyanshu Patil </h1>
<h1> Member-1 :- fw20_0401 - Priyanka Shahane </h1>
<h1> Member-2 :- fw20_0455 - Aman Dwivedi </h1>
<h1> Member-3 :- fw20_0013 - Biswadip Roy </h1>
<h1> Member-4 :- fw19_0545 - Parag Sonje </h1>
</body>
</html>
<script>
window.location.href="./home.html" ;
</script>