Add buttons on homepage

This commit is contained in:
samtaggart
2024-05-08 14:32:47 +03:00
parent 769bcc21f8
commit 4e5bd7c9b3
2 changed files with 7 additions and 3 deletions

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>
|||