From e06da0d6119be03f457990e92f180608c651908a Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 3 Oct 2020 09:43:30 -0700 Subject: [PATCH] Updates --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..a579b52d --- /dev/null +++ b/_config.yml @@ -0,0 +1,3 @@ +include: + - assets/*_.js + - assets/*.js