-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcss_last_meet.php
38 lines (28 loc) · 1.78 KB
/
css_last_meet.php
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
<link rel="shortcut icon" href="icon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="alumni meet,kgp,kharagpur,iit,diamond jubilee,iitkgp,iitkgp.org" />
<meta name="description" content="IIT-KGP is organizing the 11th Annual Alumni Meet from 17th to 19th January, 2014. All the esteemed alumni are cordially invited to be a part of the Meet." />
<meta property="og:title" content="11th Alumni Meet, IITKGP"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://alumnimeet.iitkgp.ernet.in/"/>
<meta property="og:image" content="http://mentorship.iitkgp.ernet.in/images/kgp-logo.jpg"/>
<meta property="og:site_name" content="11th Alumni Meet, IITKGP"/>
<meta property="og:description"
content="IIT-KGP is organizing the 11th Annual Alumni Meet from 17th to 19th January, 2014. All the esteemed alumni are cordially invited to be a part of the meet."/>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/menubar.css">
<link rel="stylesheet" href="css/body_customise.css">
<script src="js/jquery-2.1.0.min.js"></script>
<!--lastmeet -->
<link rel="stylesheet" type="text/css" href="last_meet/jquery-1.7.1.min.js">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600|Archivo+Narrow:400,700" rel="stylesheet" type= "text/css" />
<script src="last_meet/jquery.min.js"></script>
<script>
if (typeof jQuery == 'undefined'){
document.write(unescape('%3Cscript src="last_meet/jquery-min.js" %3E%3C/script%3E'));
}
</script>
<script src="last_meet/jquery.sequence.js"></script>
<script src="last_meet/sequencejs-options.sliding-horizontal-parallax.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="last_meet/last_meet_text.css" />
<!--lastmeet -->