-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhead.php
32 lines (31 loc) · 1.78 KB
/
head.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
<!DOCTYPE html>
<html>
<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>Cool Break</title>
<meta name="description" content="Sitio Web - Climatizacion Cool Break">
<meta name="keywords" content="Climatizacion, Clima, Mantencion, reparacion, proyectos e instalacion de sistemas de calefaccion central, calderas, calefaccion central, redes humedas">
<!--bootstrap3 css-->
<link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!--ion icon fonts css-->
<link href="assets/icons/css/ionicons.css" rel="stylesheet">
<!--custom css-->
<link href="assets/css/style.css" rel="stylesheet" type="text/css">
<!--google font family-->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Playfair+Display:400italic' rel='stylesheet' type='text/css'>
<!--flex slider css-->
<link href="assets/css/flexslider.css" rel="stylesheet">
<!--animated css-->
<link href="assets/css/animate.css" rel="stylesheet">
<link href="assets/css/prettyPhoto.css" rel="stylesheet" type="text/css" media="all">
<link rel="shortcut icon" href="assets/img/favicon.png">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>