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 %}
|
||||
|
||||
@@ -45,12 +45,8 @@ Provide cloud and Internet capacity in your area and become a part of the larges
|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- section 3 (3Node) -->
|
||||
|
||||
|
||||
{% row(style="reverse margin") %}
|
||||
|
||||
## **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 %}
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- section 4 (Partners) -->
|
||||
|
||||
{% 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}}
|
||||
Reference in New Issue
Block a user