summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html1
-rw-r--r--_layouts/static.html5
2 files changed, 2 insertions, 4 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index f29c132..dd4f1a9 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -71,5 +71,6 @@
</script>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
+ {% include typekit.html %}
</body>
</html>
diff --git a/_layouts/static.html b/_layouts/static.html
index e98927d..f7ab6e0 100644
--- a/_layouts/static.html
+++ b/_layouts/static.html
@@ -54,12 +54,9 @@
</li>
{% endif %}
</ul>
-
</div>
-
</div>
-
-
+ {% include typekit.html %}
</body>
</html>