change text
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions

This commit is contained in:
sasha-astiadi 2025-02-18 23:59:45 +08:00
parent 5e59091d10
commit e26e7a0676

View File

@ -24,7 +24,7 @@
<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 Apple Store.</p>
<p class="mt-3">
<a href="https://apps.apple.com/app/id6504277565" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
<a href="https://apps.apple.com/app/id6504277565" 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>
@ -36,7 +36,7 @@
<dd class="mt-1 flex flex-auto flex-col">
<p class="flex-auto leading-normal font-light text-black text-sm">Download the Mycelium App for Windows directly from its Github repository.</p>
<p class="mt-3">
<a href="https://github.com/threefoldtech/myceliumflut/releases" target="_blank" class="text-sm/6 font-semibold text-black hover:text-gray-300">Learn more <span aria-hidden="true"></span></a>
<a href="https://github.com/threefoldtech/myceliumflut/releases" 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>
@ -49,7 +49,7 @@
<p class="flex-auto leading-normal font-light text-black text-sm">
Download Mycelium App 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">Learn more <span aria-hidden="true"></span></a>
<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>