From abfbbf8426edf67940354947f3e621c3379e9725 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 3 Oct 2020 09:44:10 -0700 Subject: [PATCH] Updates --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index a579b52d..5f054c82 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,6 @@ include: + - _.js + - _*.js + - assets - assets/*_.js - assets/*.js