diff --git a/docs/_includes/head.html b/docs/_includes/head.html index c90f3072db..28550bbe66 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -15,15 +15,6 @@ - - - - - - - - - diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 9fe410d54a..8637522433 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -31,5 +31,21 @@ + + + + + + + + + + +{% if page.additional_js %} +{% for js in page.additional_js %} + +{% endfor %} +{% endif %} + diff --git a/docs/index.md b/docs/index.md index f60ea71629..c143ec45ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,15 +10,15 @@ summary: > last_updated: August 2017 author: Jeff Jensen , Andreas Dangel , Clément Fournier + +additional_js: + - assets/Shuffle-5.2.3/dist/shuffle.min.js + - assets/jquery-ui-1.12.1/jquery-ui.min.js + - js/shuffle.js --- - - - - - ## Overview