Merge pull request #407 from threefoldfoundation/development

Add buttons on homepage
This commit is contained in:
Sam T
2024-05-08 14:33:51 +03:00
committed by GitHub
2 changed files with 7 additions and 3 deletions

View File

@@ -25,6 +25,10 @@ ThreeFolds self-healing autonomous system empowers anyone to become a cloud s
<span class="blue">**Together we are creating a cloud for everyone, owned by everyone.**</span>
<br>
<button>[Host](/host)</button> <button>[Deploy](https://dashboard.grid.tf)</button> <button>[Learn](https://manual.grid.tf)</button>
|||
![Image](header_new1.png)

View File

@@ -24,7 +24,7 @@ ThreeFolds decentralized autonomous cloud is in its third generation and read
<!-- section 2 -->
<!-- section 2 (community utilization) -->
{% row(style="reverse margin") %}
@@ -34,8 +34,8 @@ ThreeFold has developed extensive technology and tools for developers and system
<br>
<button>[Developers Documentation](https://www.manual.grid.tf/documentation/developers/developers.html)</button>
<button>[Sysadmins Documentation](https://www.manual.grid.tf/documentation/system_administrators/system_administrators.html)</button>
<button>[Developer Docs](https://www.manual.grid.tf/documentation/developers/developers.html)</button>
<button>[Sysadmin Docs](https://www.manual.grid.tf/documentation/system_administrators/system_administrators.html)</button>
|||