diff --git a/_includes/js.html b/_includes/js.html index a353236..40c79b0 100644 --- a/_includes/js.html +++ b/_includes/js.html @@ -1,8 +1,31 @@ - - - - +{% if page.title == 'Home' %} - - - + + + + + + + + + + + + + +{% elsif page.layout == 'default' %} + + + + + + + + + + + + + + +{% endif %}