🔥 Supprime les fichiers inutiles
This commit is contained in:
18
template.php
18
template.php
@@ -24,23 +24,6 @@
|
||||
<!-- For the less-enabled mobile browsers like Opera Mini -->
|
||||
<link rel="stylesheet" media="handheld" href="css/handheld.css?v=1">
|
||||
|
||||
<!-- CSS : blueprint Framework -->
|
||||
<!-- <link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection">
|
||||
<link rel="stylesheet" href="css/print.css" type="text/css" media="print"> -->
|
||||
<!--[if lt IE 8]><link rel="stylesheet" href="css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]-->
|
||||
|
||||
<!-- Import fancy-type plugin for the sample page. -->
|
||||
<link rel="stylesheet" href="css/plugins/fancy-type/screen.css" type="text/css" media="screen, projection">
|
||||
|
||||
<!-- Import silk sprites plugin -->
|
||||
<link rel="stylesheet" href="css/plugins/sprites/sprites.css">
|
||||
|
||||
<!-- Import buttons plugin // add nice button instead of input button -->
|
||||
<link rel="stylesheet" href="css/plugins/buttons/screen.css">
|
||||
|
||||
<!-- Import link-icons plugin // add icons depending of type of link / file -->
|
||||
<link rel="stylesheet" href="css/plugins/link-icons/screen.css">
|
||||
<?php /* <link href='http://fonts.googleapis.com/css?family=Droid+Serif&subset=latin' rel='stylesheet' type='text/css'> */ ?>
|
||||
<!-- CSS : implied media="all" -->
|
||||
<link rel="stylesheet" href="css/style.css?v=1">
|
||||
<!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
|
||||
@@ -115,7 +98,6 @@
|
||||
|
||||
|
||||
<script src="js/plugins.js?v=1"></script>
|
||||
<script src="js/script.js?v=1"></script>
|
||||
|
||||
<!--[if lt IE 7 ]>
|
||||
<script src="js/dd_belatedpng.js?v=1"></script>
|
||||
|
Reference in New Issue
Block a user