small fixes
This commit is contained in:
@@ -26,7 +26,7 @@ ThreeFold’s self-healing autonomous system empowers anyone to become a cloud s
|
|||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
@@ -45,12 +45,8 @@ Provide cloud and Internet capacity in your area and become a part of the larges
|
|||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- section 3 (3Node) -->
|
<!-- section 3 (3Node) -->
|
||||||
|
|
||||||
|
|
||||||
{% row(style="reverse margin") %}
|
{% row(style="reverse margin") %}
|
||||||
|
|
||||||
## **It Starts with <span class="blue">3Nodes</span>**
|
## **It Starts with <span class="blue">3Nodes</span>**
|
||||||
@@ -65,9 +61,6 @@ Provide cloud and Internet capacity in your area and become a part of the larges
|
|||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- section 4 (Partners) -->
|
<!-- section 4 (Partners) -->
|
||||||
|
|
||||||
{% row( style="center between mtop") %}
|
{% row( style="center between mtop") %}
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
{% set page = get_page(path="header.md") %}
|
{% set page = get_page(path="footer/index.md") %}
|
||||||
{{page.content | safe}}
|
{{page.content | safe}}
|
||||||
Reference in New Issue
Block a user