From 5833c3eea14d74bd0e405141716209444d4cbe34 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain <g@ziegenhain.com> Date: Sun, 11 Jan 2015 16:47:44 +0100 Subject: [PATCH] remove template --- index.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/index.html b/index.html index c1047a8..1d2f544 100644 --- a/index.html +++ b/index.html @@ -4,14 +4,6 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>Moip by 8cH9azbsFifZ</title> - - <link rel="stylesheet" href="stylesheets/styles.css"> - <link rel="stylesheet" href="stylesheets/pygment_trac.css"> - <script src="javascripts/scale.fix.js"></script> - <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> - <!--[if lt IE 9]> - <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> - <![endif]--> </head> <body> <div class="wrapper"> @@ -68,7 +60,6 @@ $ git checkout gh-pages <p><small>Hosted on <a href="http://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p> </footer> </div> - <!--[if !IE]><script>fixScale(document);</script><![endif]--> </body> </html>