diff --git a/_includes/head.html b/_includes/head.html index 5e8ce8fd30..53a5ae216a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -60,12 +60,12 @@ {%- if page.layout == 'landing' -%} - + {%- else -%} - + {%- endif -%} diff --git a/js/jquery.js b/assets/jquery/jquery.js similarity index 100% rename from js/jquery.js rename to assets/jquery/jquery.js