Template tidy

This commit is contained in:
Oliver Davies 2015-08-20 21:56:18 +01:00
parent d106acf639
commit 1cb1a628a0
14 changed files with 135 additions and 152 deletions

View file

@ -13,6 +13,7 @@
<link rel="author" href="{{ site.url }}/humans.txt" />
<link rel="stylesheet" href="{{ site.url }}/assets/css/styles.css">
<link rel="stylesheet" href="{{ site.url }}/components/highlightjs/styles/{{ site.hightlightjs }}.css">
{% for size in site.apple_touch_icon_sizes %}
<link rel="apple-touch-icon" href="{{ site.gravatar.url }}?s={{ size }}" sizes="{{ size }}x{{ size }}">
{% endfor %}