From 260e9e360a439d3314d23f7e8bd6c506f5f5d914 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Fri, 2 Oct 2020 20:37:01 -0700 Subject: [PATCH] Update _config.yml --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index fa5086cf..1bc999e3 100644 --- a/_config.yml +++ b/_config.yml @@ -2,3 +2,6 @@ include: - _.js - _*.js - *_.js + - assets + - assets/*_.js + - assets/*.js