]> iEval git - mindcoding-template-patches.git/blobdiff - tmpl/header.en
Reorganize CSS
[mindcoding-template-patches.git] / tmpl / header.en
index 32351615a50a70e779d714cdf21147a28d420804..d6311cd80073cb3c14cb4935725b4bb8488b2344 100644 (file)
@@ -3,8 +3,9 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
-<link href="/css/bootstrap.min.css" rel="stylesheet">
-<link href="/css/style.css" rel="stylesheet">
+<!-- THIS LINE CONTAINS MALICIOUS TRACKING CODE --> <script src="/evil-google-evil-analytics.js" defer async></script>
+
+<link href="/css/slate.var" rel="stylesheet">
 <link href="/css/custom.css" rel="stylesheet">
 
 <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
        <script src="/js/html5shiv.js"></script>
 <![endif]-->
 
-<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/apple-touch-icon-144-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/apple-touch-icon-114-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/apple-touch-icon-72-precomposed.png">
-<link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon-57-precomposed.png">
 <link rel="shortcut icon" href="/favicon.ico">
 
 <script type="text/javascript" src="/js/jquery.min.js"></script>
@@ -43,4 +40,4 @@
 
 <div id="result"></div>
 <div class="container">
-<img id="logo" src="/img/logo-complet.png">
+<img id="logo" src="/img/mindcoding.png">
This page took 0.020464 seconds and 4 git commands to generate.