Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Signed-off-by: HoomanHQ <[email protected]>
  • Loading branch information
HoomanHQ authored Sep 21, 2023
1 parent 98d89b1 commit 9314862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h1 class="header-text">{{ .Title }}</h1>
</div>
<div class="col-md-16 col-lg-16 text-center">
<p class="lead mx-auto">{{ .Params.lead | safeHTML }}</p>
<a class="btn btn-primary btn-lg px-4 mb-2 mt-3 fs-6" href="/get-started/" role="button">{{ i18n "get-started" }}</a>
<a class="btn btn-primary btn-lg px-4 mb-2 mt-3 fs-6" href="https://console.akash.network/landing" role="button">{{ i18n "get-started" }}</a>
<a class="btn btn-contact-sales btn-lg fw-semibold px-4 mb-2 mt-3 ms-2 fs-6" href="https://akashnet.typeform.com/to/rhR4cWxQ" role="button" target="_blank">{{ i18n "contact-sales" }}</a>
<p class="meta mt-3">
<a href="https://github.com/akash-network" target="_blank">Open-source.</a>
Expand Down

0 comments on commit 9314862

Please sign in to comment.