Content iteration
This commit is contained in:
@@ -47,12 +47,23 @@
|
||||
</dt>
|
||||
<dd class="mt-1 flex flex-auto flex-col">
|
||||
<p class="flex-auto leading-normal font-light text-black text-sm">
|
||||
Download Mycelium App from the Google Play Store.</p>
|
||||
Download Mycelium from the Google Play Store.</p>
|
||||
<p class="mt-3">
|
||||
<a href="https://play.google.com/store/apps/details?id=tech.threefold.mycelium" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Download Now <span aria-hidden="true">→</span></a>
|
||||
</p>
|
||||
</dd>
|
||||
</div>
|
||||
</div>
|
||||
<div class="fade-in-box flex flex-col p-8 rounded-2xl bg-transparent hover:bg-transparent items-start">
|
||||
<img src="/images/icons/linux.png" alt="Android" class="w-16 h-16 justify-start">
|
||||
<dt class="mt-2 flex items-center gap-x-3 text-base lg:text-md rounded-2xl font-semibold text-black">
|
||||
Download for Linux
|
||||
</dt>
|
||||
<dd class="mt-1 flex flex-auto flex-col">
|
||||
<p class="flex-auto leading-normal font-light text-black text-sm">
|
||||
Download the Mycelium binary for Linux directly from its Github repository.</p>
|
||||
<p class="mt-3">
|
||||
<a href="https://github.com/threefoldtech/mycelium/releases/latest" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Download Now <span aria-hidden="true">→</span></a>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user