home *** CD-ROM | disk | FTP | other *** search
/ 74.208.221.89 / 74.208.221.89.zip / 74.208.221.89 / header.ascx < prev    next >
Text File  |  2015-03-28  |  1KB  |  31 lines

  1. <head>
  2.     <meta charset="utf-8">
  3.     <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
  4.     <meta name="viewport" content="width=device-width, initial-scale=1">
  5.  
  6.     <title>LALCHI KEEDA - Save Money On Shopping</title>
  7.  
  8.     <!-- Favicon -->
  9.     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="favicon.png">
  10.     <link rel="shortcut icon" href="favicon.png">
  11.  
  12.     <!-- CSS Global -->
  13.     <link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  14.     <link href="assets/plugins/bootstrap-select/css/bootstrap-select.min.css" rel="stylesheet">
  15.     <link href="assets/plugins/fontawesome/css/font-awesome.min.css" rel="stylesheet">
  16.     <link href="assets/plugins/prettyphoto/css/prettyPhoto.css" rel="stylesheet">
  17.     <link href="assets/plugins/owl-carousel2/assets/owl.carousel.min.css" rel="stylesheet">
  18.     <link href="assets/plugins/owl-carousel2/assets/owl.theme.default.min.css" rel="stylesheet">
  19.     <link href="assets/plugins/animate/animate.min.css" rel="stylesheet">
  20.  
  21.     <!-- Theme CSS -->
  22.     <link href="assets/css/theme.css" rel="stylesheet">
  23.  
  24.     <!-- Head Libs -->
  25.     <script src="assets/plugins/modernizr.custom.js"></script>
  26.  
  27.     <!--[if lt IE 9]>
  28.     <script src="assets/plugins/iesupport/html5shiv.js"></script>
  29.     <script src="assets/plugins/iesupport/respond.min.js"></script>
  30.     <![endif]-->
  31. </head>