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