+ added git-etc page

+ added icon
* small edit
This commit is contained in:
arcan1s
2014-01-12 06:16:22 +04:00
parent 1685e7590c
commit 803e9a1503
7 changed files with 172 additions and 11 deletions

View File

@ -5,8 +5,9 @@
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Blog</title>
<link rel="stylesheet" href="../stylesheets/styles.css">
<link rel="stylesheet" href="../stylesheets/pygment_trac.css">
<link rel="stylesheet" href="/stylesheets/styles.css">
<link rel="stylesheet" href="/stylesheets/pygment_trac.css">
<link rel="shortcut icon" href="/resources/icon.ico">
<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>
@ -24,7 +25,7 @@
</section>
<footer>
<p class="view"><a href="/index.html">Back to Homepage</a>
<p class="view"><a href="/index.html">Back to Homepage</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>