diff --git a/_layouts/docs.html b/_layouts/docs.html deleted file mode 100755 index f68f39ecca..0000000000 --- a/_layouts/docs.html +++ /dev/null @@ -1,10 +0,0 @@ - - - -{%- include head.html -%} -{%- if page.landing == true -%} - {%- include body-landing.html -%} -{%- else -%} - {%- include body.html -%} -{%- endif -%} -