+ added plugin for sitemap generation

- removed license file (now it is link to authors)
This commit is contained in:
arcan1s
2014-01-15 06:11:15 +04:00
parent 089d79a6c4
commit 0e25c6a854
6 changed files with 323 additions and 87 deletions

View File

@ -6,7 +6,7 @@
<title>{{ page.title }}</title>
<meta name="author" content="Evgeniy Alekseev" />
<meta name="description" content="arcanis' homepage" />
<link rel="license" type="text/html" href="/LICENSE" />
<link rel="license" type="text/html" href="/authors" />
<link rel="stylesheet" href="/resources/styles.css">
<link rel="stylesheet" href="/resources/pygment_trac.css">
@ -43,7 +43,7 @@
<small>Hosted on GitHub Pages. <a href="/authors">Authors</a></small></p>
</footer>
</div>
<script src="/javascripts/scale.fix.js"></script>
<script src="/js/scale.fix.js"></script>
</body>
</html>