diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html index 88746ca3..4be7976c 100644 --- a/docs/_layouts/page.html +++ b/docs/_layouts/page.html @@ -4,16 +4,16 @@ {{ page.title }} - {{ site.title }} - + {%- comment -%} Include page specific .css and .js files {%- endcomment -%} {%- for static_file in site.static_files -%} {%- assign file_directory = static_file.path | split: "/" | pop | join: "/" -%} {%- assign match_html_file = static_file.basename | append: ".html" -%} {%- if match_html_file == page.name and static_file.extname == ".css" and file_directory == "/assets/css" %} - + {% endif -%} {%- if match_html_file == page.name and static_file.extname == ".js" and file_directory == "/assets/javascript" %} - + {% endif -%} {%- endfor %} @@ -52,11 +52,6 @@ -
- {{ content }}
- +
{{ content }}
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index a5a9efcc..4c0976ee 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,7 +30,7 @@ layout: page
- Search Icon + Search Icon