This commit is contained in:
Gaspard Jankowiak 2013-07-18 09:37:08 -04:00
commit 8d9656c311
6 changed files with 82 additions and 38 deletions

View file

@ -10,7 +10,6 @@
{% endif %}
</title>
<link rel="icon" href="/images/favicon.png">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
{% if page.math %}
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
@ -67,9 +66,11 @@
</p>
<hr>
</div>
<div id="content">
{{ content }}
</div>
<hr class="clear">
<span class="credits left"><a href="http://validator.w3.org/check?uri=http%3A%2F%2Fgjankowiak.github.com{{ page.url | cgi_escape }}">Validate</a> HTML</span>
<span class="credits right">Hosted on GitHub Pages &mdash; Theme derived from <a href="http://twitter.com/#!/michigangraham">mattgraham</a> &mdash;