diff --git a/content/home/home.md b/content/home/home.md index aa79b8b63..1201c0251 100644 --- a/content/home/home.md +++ b/content/home/home.md @@ -26,7 +26,7 @@ ThreeFold’s self-healing autonomous system empowers anyone to become a cloud s ||| -![Image](header_new.jpeg) +![Image](header_new.png#) {% end %} @@ -45,12 +45,8 @@ Provide cloud and Internet capacity in your area and become a part of the larges {% end %} - - - - {% row(style="reverse margin") %} ## **It Starts with 3Nodes** @@ -65,9 +61,6 @@ Provide cloud and Internet capacity in your area and become a part of the larges {% end %} - - - {% row( style="center between mtop") %} diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 41f199ee7..1f73cb1dc 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -1,2 +1,2 @@ -{% set page = get_page(path="header.md") %} +{% set page = get_page(path="footer/index.md") %} {{page.content | safe}} \ No newline at end of file