rm iy
Some checks failed
www2.threefold_io / Deploy (push) Has been cancelled
www2.threefold_io / Wait for Website Update (push) Has been cancelled
www2.threefold_io / Check for Broken Links (push) Has been cancelled

This commit is contained in:
2025-02-21 17:04:51 +08:00
parent 0028b2bc7c
commit d1571c0b2a
5 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<h2 class="text-4xl font-normal tracking-tight text-balance text-white lg:text-5xl">Get Mycelium Today</h2>
<p class="mt-6 text-lg lg:text-xl text-pretty font-light text-gray-300">Join the Mycelium network and be a part of the decentralized movement.</p>
<div class="mt-10 flex items-center justify-center gap-x-6 lg:justify-start">
<a href="/action" class="rounded-2xl bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-xs hover:bg-gray-100 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Download Now</a>
<a href="/download" class="rounded-2xl bg-white px-3.5 py-2.5 text-sm font-semibold text-gray-900 shadow-xs hover:bg-gray-100 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Download Now</a>
<a href="https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html" class="text-sm/6 font-semibold text-white hover:text-gray-100">Read Manual <span aria-hidden="true"></span></a>
</div>
</div>