mirror of https://github.com/docker/docs.git
remove docs.html layout before renaming / move body
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
2fe7e6106a
commit
87f40087d8
|
@ -1,10 +0,0 @@
|
||||||
<!-- Page generated {{ site.time }} -->
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
{%- include head.html -%}
|
|
||||||
{%- if page.landing == true -%}
|
|
||||||
{%- include body-landing.html -%}
|
|
||||||
{%- else -%}
|
|
||||||
{%- include body.html -%}
|
|
||||||
{%- endif -%}
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue