diff --git a/docs/_includes/head.html b/docs/_includes/head.html index ccd2aecd11..cef6d85375 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -20,7 +20,7 @@ - + diff --git a/docs/assets/README.md b/docs/assets/README.md index 00d92dbb75..947fb59af0 100644 --- a/docs/assets/README.md +++ b/docs/assets/README.md @@ -40,3 +40,8 @@ https://github.com/christian-fei/Simple-Jekyll-Search https://github.com/Vestride/Shuffle https://github.com/Vestride/Shuffle/releases/tag/v5.2.3 Example: https://vestride.github.io/Shuffle/ + +## jekyll-table-of-contents + +https://github.com/ghiculescu/jekyll-table-of-contents + diff --git a/docs/js/toc.js b/docs/assets/jekyll-table-of-contents/toc.js similarity index 100% rename from docs/js/toc.js rename to docs/assets/jekyll-table-of-contents/toc.js