forked from qwerty/tupali
21 lines
994 B
Plaintext
21 lines
994 B
Plaintext
|
|
<!-- Google Fonts -->
|
|
<link href="temas/chamitrip/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
|
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
|
|
|
|
<!-- Bootstrap -->
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
|
|
|
<!-- Theme -->
|
|
<link rel="stylesheet" href="temas/chamitrip/css/freelancer.css">
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/0.5.10/css/bootstrap-material-design.min.css" rel="stylesheet" type="text/css">
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/0.5.10/css/ripples.min.css" rel="stylesheet" type="text/css">
|
|
|
|
|
|
<!-- Modernizr JS -->
|
|
<script src="temas/magazine/js/modernizr-2.6.2.min.js"></script>
|
|
<!-- FOR IE9 below -->
|
|
<!--[if lt IE 9]>
|
|
<script src="temas/magazine/js/respond.min.js"></script>
|
|
<![endif]-->
|