summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorJosé Mota <jose@josemota.net>2015-11-05 20:38:08 +0000
committerJosé Mota <jose@josemota.net>2015-11-05 20:38:08 +0000
commitb9a3251f878d8f19dfaa37acd5255b55f56b716b (patch)
tree5e2ecad23c14a0353c029f2e0e8e975ce4b5f79b /_layouts/post.html
parentcc718b8f9b6225d96652c93ba3b48998711ac895 (diff)
Update Gemfile. Add include for Typekit.
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html1
1 files changed, 1 insertions, 0 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>