small fixes

This commit is contained in:
timurgordon
2024-03-07 02:06:45 -05:00
parent 42d4503bee
commit 70265a1269
2 changed files with 2 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ ThreeFolds 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 %}
<!-- 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") %}

View File

@@ -1,2 +1,2 @@
{% set page = get_page(path="header.md") %}
{% set page = get_page(path="footer/index.md") %}
{{page.content | safe}}