added authors page

This commit is contained in:
arcan1s
2014-01-13 14:25:13 +04:00
parent d29be09dc9
commit eeb0e020f9
13 changed files with 142 additions and 43 deletions

View File

@ -4,6 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Blog</title>
<meta name="author" content="Evgeniy Alekseev" />
<meta name="description" content="arcanis' homepage" />
<link rel="license" type="text/html" href="/LICENSE" />
<link rel="stylesheet" href="/stylesheets/styles.css">
<link rel="stylesheet" href="/stylesheets/pygment_trac.css">
@ -26,7 +29,7 @@
</section>
<footer>
<p class="view"><a href="/">Back to Homepage</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
<p><small>Hosted on GitHub Pages. <a href="pages/authors">Authors</a></small></p>
</footer>
</div>
<script src="/javascripts/scale.fix.js"></script>