From b9a3251f878d8f19dfaa37acd5255b55f56b716b Mon Sep 17 00:00:00 2001 From: José Mota Date: Thu, 5 Nov 2015 20:38:08 +0000 Subject: Update Gemfile. Add include for Typekit. --- _layouts/post.html | 1 + _layouts/static.html | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to '_layouts') 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 @@ comments powered by Disqus + {% include typekit.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 @@ {% endif %} - - - - + {% include typekit.html %} -- cgit v1.2.3-54-g00ecf