From 54758c6ef072a2938fd00e9c568c72e50f779fd1 Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Mon, 19 Aug 2019 11:43:53 -0500 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tags=20for=20jeky?= =?UTF-8?q?ll-asset=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 193a343..0b434aa 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ {% seo %} - {% css style %} + {% asset style.scss %} @@ -87,6 +87,6 @@ - {% js application %} + {% asset application.js %}