forked from groupflix/TCvc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeta-head.php
34 lines (30 loc) · 1.53 KB
/
meta-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
33
34
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<!--Favicon -->
<link rel="icon shortcut" href="favicon.ico" type="image/x-icon">
<!-- CSS Files -->
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/animate.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/socials.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/flexslider.css" />
<link rel="stylesheet" href="css/simpletextrotator.css" />
<link rel="stylesheet" href="css/cubeportfolio.min.css" />
<link rel="stylesheet" href="css/timeline.css" />
<link rel="stylesheet" href="css/owl.carousel.css" />
<link rel="stylesheet" href="css/settings-ie8.css" />
<link rel="stylesheet" href="css/settings.css" />
<!-- Page Styles -->
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/backgrounds.css" />
<link rel="stylesheet" href="css/responsive.css" />
<!-- End Page Styles -->
<!-- Page Layout Color, night or dark -->
<link id="changeable_tone" rel="stylesheet" href="css/page_tones/dark.css" />
<!-- End Page Layout Color -->
<!-- Page Elements Color -->
<link id="changeable_color" rel="stylesheet" href="css/colors/orange.css" />
<!-- End Page Elements Color -->
<link href='http://fonts.googleapis.com/css?family=Oswald:400,700,300' rel='stylesheet' type='text/css'>