From b7ae15563046f850771084a841ee29a99eb707e2 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Mon, 2 Oct 2017 05:11:52 +0800 Subject: [PATCH] Load fon more efficiently --- _includes/2017/head.html | 7 +------ _sass/2017/style.scss | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/_includes/2017/head.html b/_includes/2017/head.html index eca56305d..8d10c1743 100644 --- a/_includes/2017/head.html +++ b/_includes/2017/head.html @@ -9,12 +9,7 @@ {% for lang in page.prism_languages %}{% endfor %} - - {% comment %} - - - - {% endcomment %} + diff --git a/_sass/2017/style.scss b/_sass/2017/style.scss index 1d000f162..421968e2a 100644 --- a/_sass/2017/style.scss +++ b/_sass/2017/style.scss @@ -1,4 +1,3 @@ -@import url('https://fonts.googleapis.com/css?family=Cousine'); @import './variables'; @import '../vendor/modularscale/modularscale'; @import '../vendor/iconfonts/ionicons@3';